Releases: nagix/chartjs-plugin-style
Releases · nagix/chartjs-plugin-style
v0.5.0
- Add support for Chart.js 2.8.0
- Fix Chart.js 2.6 compatibility
- Correctly handle skipped points
- Reduce the size of .min.js file by 28%
- Support scriptable options
- Add a scriptable sample
v0.4.0
- Support overlay effect
- Reduce the size of .min.js file by 50%
- Add samples
- Add support for horizontal bar chart
- Adjust bevelWidth pixels
- Fix the problem with the outer glow effect for lines
v0.3.2
- Workaround the issue of the bevel effect on Windows version of FireFox
- Fix the issue that extra elements are rendered
- Fix the error in polarArea charts with Chart.js 2.7.3
- Fix the issue that styles are not applied to the legend in pie and polarArea charts
v0.3.1
- Fix the gulp packaging issue
v0.3.0
- Support inner and outer glow effects
v0.2.0
- Support bevel effect
- Improve the rendering of shadows under adjacent elements
- Add support for Chart.js 2.6.0, 2.7.0 and 2.7.1