You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
					
						
							2.5 KiB
						
					
					
				
			
		
		
	
	
							2.5 KiB
						
					
					
				Change Log
v1.1.0 / 2018-09-24
Added
- bar suuport. #71
 
Fixed
- support IE11 #74
 
v1.0.1 / 2018-08-27
Fixed
- tries to render labels on line-chart #70
 - reop: Label possition conflict when using doughnutlabel plugin. #67
 
v1.0.0 / 2018-08-21
Changed
- package name and usage follows Chart.js plugin rules. #66
 - option 
overlapdefault true. - require Chart.js 2.6.0+
 
Removed
- option 
mode - option 
format 
Improve
- refactor code structure.
 
v0.15.0 / 2018-08-18
Fixed
- Label possition conflict when using doughnutlabel plugin. #67
 
Added
- polarArea suuport. #37
 
v0.14.1 / 2018-08-12
Fixed
- text.split is not a function.
 
v0.14.0 / 2018-08-08
Added
- multiple options support. #18
 
v0.13.0 / 2018-08-07
Added
- multiple lines support. #31
 
v0.12.0 / 2018-07-30
Fixed
v0.11.0 / 2018-06-10
Added
v0.10.0 / 2017-11-19
Added
- option 
outsidePadding. #42 
Fixed
- render stopped if label is empty.
 
v0.9.0 / 2017-11-19
Added
- option 
showActualPercentages. #42 
Fixed
- numbers as labels. #38
 
v0.8.2 / 2017-10-25
Added
v0.8.1 / 2017-09-07
Added
- dataset and index parameters to 
fontColor. #32 
v0.8.0 / 2017-08-29
Added
v0.7.0 / 2017-08-03
Added
- option 
overlap. # 25 - option 
rendercan be custom function. #21, #24 - option 
fontColorcan be array. #20 
Changed
- option 
moderename torender,modestill works. 
Deprecated
- option 
mode. - option 
format. 
v0.6.0 / 2017-07-07
Added
- option 
showZero. # 14 
Fixed
- outside label overlap in some cases.
 
v0.5.0 / 2017-06-15
Fixed
- bug #12
 
Changed
- drop support for chart.js below v2.1.5
 
v0.4.0 / 2017-05-26
Added
- option 
position, available value is 'default', 'border' and 'outside'. # 8 
Changed
- option 
arcTextrename toarc. - option 
borderTextremove and replace bypositionwith value 'border'. 
v0.3.0 / 2017-04-10
Added
- borderText feature. #2
 
Fixed
v0.2.0 / 2017-03-02
Added
- arcText feature.
 - format feature.
 
v0.1.0 / 2017-01-11
Added
- First version implementation.