Chart.js/samples
2015-06-12 21:15:15 -04:00
..
bar-multi-axis.html Rename 'scaleType' property to 'type; throughout samples & code 2015-06-12 18:24:51 -04:00
bar-stacked.html Move more data into the linear scale.This simplifies buildScale for line and bar charts 2015-06-12 21:15:15 -04:00
bar.html
doughnut.color.html
doughnut.html example fixes 2015-06-03 15:18:42 -06:00
line-customTooltips.html
line-multi-axis.html Move some functions into the category scale. This cleans up the bar chart interface & allows for waterfall charts by settings stacked to false on the category axis but stacked to true on the y axis 2015-06-12 20:50:26 -04:00
line.html File structure fixes and gulp watch working again 2015-06-12 16:15:33 -06:00
pie-customTooltips.html
pie.html example fixes 2015-06-03 15:18:42 -06:00
polar-area.html
radar.html
scatter-multi-axis.html Rename 'scaleType' property to 'type; throughout samples & code 2015-06-12 18:24:51 -04:00
scatter.html