Releases: fanthos/chartjs-chart-timeline
Releases · fanthos/chartjs-chart-timeline
v0.4.0
Fix for ChartJs 2.8.0
Fix 2.8.0 (#18) * update to prevent filling up console log. * Add minified version. * Fix for chartjs 2.8.0
Fix bugs. Add minified version.
v0.2.1 (#15) * update to prevent filling up console log. * Add minified version.
Support ES6 & Change configuration to elements.*
Migrate to ES6 (#13) Change configuration to elements.*
Improve timeline drawing if the bar is too small.
Improve timeline drawing if the bar is too small.
Add options.minBarWidth
defaults to 1.
Add dataset
and index
to colorFunction
arguments.
Add text padding support
Add text padding support at:
options.textPadding
.
Add second arg for colorFunction
v0.1.3 Merge branch 'master' of https://github.com/fanthos/chartjs-chart-tim…