- bar suuport. #71
- support IE11 #74
- tries to render labels on line-chart #70
- reop: Label possition conflict when using doughnutlabel plugin. #67
- package name and usage follows Chart.js plugin rules. #66
- option
overlap
default true. - require Chart.js 2.6.0+
- option
mode
- option
format
- refactor code structure.
- Label possition conflict when using doughnutlabel plugin. #67
- polarArea suuport. #37
- text.split is not a function.
- multiple options support. #18
- multiple lines support. #31
- outside label position. #45, #61
- 'afterDatasetsDraw' of undefined #60
- option
textMargin
. #54 - option text shadow. #56
- option
outsidePadding
. #42
- render stopped if label is empty.
- option
showActualPercentages
. #42
- numbers as labels. #38
- dataset and index parameters to
render
. #35 - Chart not defined check for SSR #33
- dataset and index parameters to
fontColor
. #32
- option
fontColor
can be function. #29 - option
render
can be 'image'. #19
- option
overlap
. # 25 - option
render
can be custom function. #21, #24 - option
fontColor
can be array. #20
- option
mode
rename torender
,mode
still works.
- option
mode
. - option
format
.
- option
showZero
. # 14
- outside label overlap in some cases.
- bug #12
- drop support for chart.js below v2.1.5
- option
position
, available value is 'default', 'border' and 'outside'. # 8
- option
arcText
rename toarc
. - option
borderText
remove and replace byposition
with value 'border'.
- borderText feature. #2
- percentage not visible on last segment of chart. #3, #4
- arcText feature.
- format feature.
- First version implementation.