Chart.js/src
Tom Loudon 05bfb7e964 Added CanvasPattern global flag for jshint
The core.helpers file was failing linting checks as the global CanvasPattern was not defined. Added the `/* global CanvasGradient */` statement to make linting pass. Updates chartjs/Chart.js#1323
2016-05-12 22:58:54 +01:00
..
charts Clean up code climate style issues and formatting. 2016-02-14 17:06:00 -05:00
controllers Allow pattern hover state in all chart types 2016-05-10 17:28:29 +01:00
core Added CanvasPattern global flag for jshint 2016-05-12 22:58:54 +01:00
elements Fix jshint issue 2016-05-04 22:16:07 -04:00
scales Improve time scale for zoom and pan 2016-05-01 11:40:14 -05:00
chart.js Fix build to include comment at top of file 2016-04-22 15:03:52 +00:00