Chart.js/src/controllers
2015-09-27 11:58:20 -04:00
..
controller.bar.js I guess, don't include the offset. Bars now align correctly. 2015-09-24 22:49:43 -06:00
controller.doughnut.js Remove unneeded functions from core controller. Updated dataset controllers to have a separate function to update the meta data for each dataset 2015-09-21 20:59:53 -04:00
controller.line.js Merge branch 'v2.0-dev' into v2.0-dev-refactor 2015-09-24 14:34:26 -06:00
controller.polarArea.js Convert the radialLinear scale to derive from Core.scale. Radial linear scale is now fit using the scale service. Added tests for the radialLinear scale. 2015-09-27 11:58:20 -04:00
controller.radar.js Convert the radialLinear scale to derive from Core.scale. Radial linear scale is now fit using the scale service. Added tests for the radialLinear scale. 2015-09-27 11:58:20 -04:00