Chart.js/types/tests
Jacco van den Berg 16e6acc6b9
Allow array for line opts in dataset (#10179)
* fix line as array ts error

* added test

* implement only for the border,background color and radius
2022-02-20 21:31:42 -05:00
..
controllers Allow array for line opts in dataset (#10179) 2022-02-20 21:31:42 -05:00
elements Add borderJoinStyle option for arc elements (#9877) 2021-12-05 08:56:37 -05:00
extensions Fix incomplete TS type for Chart.register + others (#9855) 2021-11-15 12:56:56 -05:00
helpers Add chart, p0.raw, p1.raw to segment context (#9761) 2021-10-15 15:56:29 -04:00
layout Disable warning of unused variables in types/tests (#8607) 2021-03-10 08:13:04 -05:00
plugins Types: Move tooltip methods to model from plugin (#9729) 2021-10-06 08:53:27 -04:00
scales Ensure that min/max of TimeScaleOptions can be a string (#10137) 2022-02-06 13:53:03 -05:00
.eslintrc.yml Disable warning of unused variables in types/tests (#8607) 2021-03-10 08:13:04 -05:00
animation.ts Support false for doughnut and polar area chart animation options (#9699) 2021-10-01 19:17:36 +03:00
autogen.js Add missing typings of helpers, add automatic test (#9570) 2021-09-01 20:27:26 -04:00
data_types.ts Add type tests for float bar / object data arrays (#9348) 2021-07-04 07:26:22 -04:00
dataset_null_data.ts Allow fill: true and null in ChartDataset.data (#8700) 2021-03-22 18:59:50 -04:00
defaults.ts Fix incomplete TS type for Chart.register + others (#9855) 2021-11-15 12:56:56 -05:00
interaction.ts Correct type for updateHoverStyle (#10131) 2022-02-05 09:26:31 -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
register.ts add SubTitle to ts test register (#10117) 2022-01-31 12:15:33 -05:00
scriptable_core_chart_options.ts Remove scriptability from defaults.font types (#9794) 2021-10-29 07:32:12 -04:00
scriptable.ts Types: Change context.chart to plain Chart (#9477) 2021-07-27 08:26:54 -04:00
test_instance_assignment.ts Disable warning of unused variables in types/tests (#8607) 2021-03-10 08:13:04 -05:00
tsconfig.json Make type-tests strict (#8717) 2021-03-25 15:09:35 -04:00