Chart.js/types/tests
Jukka Kurkela cd9d5289a4
Add borderJoinStyle option for arc elements (#9877)
* Add borderJoinStyle option for arc elements
* docs + types
* Consistently enumerate the possible choices
2021-12-05 08:56:37 -05:00
..
controllers Doughnut chart options have an offset property (#9916) 2021-11-28 13:01:00 -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 Fix some typings issues (#9680) 2021-09-24 18:13:53 -04: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
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 declaration for Decimation plugin (#9172) 2021-05-28 07:36:24 -04: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