mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-07 04:50:54 +08:00
* 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 * [phonegap-plugin-push] Updates for version 2.0.0 * Added test for clearAllNotifications * Added back in HasPermissionCallbackParameters * Wrong file committed for HasPermissionCallbackParameters change