Chart.js/types/tests
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
..
controllers Types: fix bubble chart options (#8625) 2021-03-13 08:04:59 -05:00
extensions Modify Scale typing (#8681) 2021-03-21 10:20:05 -04:00
layout Disable warning of unused variables in types/tests (#8607) 2021-03-10 08:13:04 -05:00
plugins Allow fill: true and null in ChartDataset.data (#8700) 2021-03-22 18:59:50 -04:00
.eslintrc.yml Disable warning of unused variables in types/tests (#8607) 2021-03-10 08:13:04 -05:00
animation.ts Fix animation types, add test (#8476) 2021-02-21 09:15:26 -05:00
dataset_null_data.ts Allow fill: true and null in ChartDataset.data (#8700) 2021-03-22 18:59:50 -04:00
defaults.ts Relocate chart type and dataset type defaults (#8563) 2021-03-06 10:34:52 -05:00
options.ts Disable warning of unused variables in types/tests (#8607) 2021-03-10 08:13:04 -05:00
overrides.ts Relocate chart type and dataset type defaults (#8563) 2021-03-06 10:34:52 -05:00
parsed.data.type.ts Disable warning of unused variables in types/tests (#8607) 2021-03-10 08:13:04 -05:00
scriptable.ts Disable warning of unused variables in types/tests (#8607) 2021-03-10 08:13:04 -05:00
test_instance_assignment.ts Disable warning of unused variables in types/tests (#8607) 2021-03-10 08:13:04 -05:00
tsconfig.json Provide a chart-type specific definition for ParsedData (#8480) 2021-02-21 13:10:19 -05:00