Chart.js/types
Evert Timberg 2fc98ddc39
Allow fill: true and null in ChartDataset.data (#8700)
* Handle `fill: true`
* ChartDataset allow number/null data
2021-03-22 18:59:50 -04:00
..
helpers Add typings for throttled and debounce (#8689) 2021-03-21 11:50:28 -04:00
tests Allow fill: true and null in ChartDataset.data (#8700) 2021-03-22 18:59:50 -04:00
.eslintrc.yml Update TypeScript ESLint configuration (#8288) 2021-01-08 16:01:20 -05:00
adapters.d.ts Fix/type dateadapter override (#8377) 2021-02-05 19:15:35 -05:00
animation.d.ts Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
basic.d.ts Update ScriptableContext, reduce warnings (#8390) 2021-02-05 19:59:55 -05:00
color.d.ts Create standardized text render method (#8227) 2020-12-26 11:23:02 -05:00
element.d.ts Split Element type to it's own definition file (#8206) 2020-12-19 21:56:11 +02:00
geometric.d.ts Standardize type declaration indentation with tabs (#8263) 2021-01-02 08:46:49 +02:00
index.esm.d.ts Allow fill: true and null in ChartDataset.data (#8700) 2021-03-22 18:59:50 -04:00
layout.d.ts Types: Update LayotPosition (#8555) 2021-03-02 07:39:05 -05:00
utils.d.ts Types: Update ScriptableContext (#8556) 2021-03-02 07:41:17 -05:00