DefinitelyTyped/types/chart.js
Larry Bahr 43cd9ff2b9 [chart.js] Added Line Chart Options (#18704)
* Added Line Chart Options

http://www.chartjs.org/docs/latest/charts/line.html#configuration-options
showLines - Boolean - If false, the lines between points are not drawn.
spanGaps - Boolean - If false, NaN data causes a break in the line.

* Moved location of property

* Update definitions by
2017-08-08 11:40:55 -07:00
..
chart.js-tests.ts Add property "intersect" to ChartHoverOptions 2017-07-16 18:45:05 +09:00
index.d.ts [chart.js] Added Line Chart Options (#18704) 2017-08-08 11:40:55 -07:00
tsconfig.json use strictNullChecks mode 2017-07-16 18:37:57 +09:00
tslint.json Add tslint and fix errors 2017-06-12 09:05:39 -07:00