Chart.js/types
Evert Timberg 6f6b1b2d17
Doughnut/Pie chart border radius (#8682)
* Arc with rounded ends implementation
* End style option
* Working border radius implementation for arcs
* Linting
* Fix bug introduced when converting to new border object
* Fix bugs identified by tests
* Arc border radius tests
* Add test to cover small borderRadii
* Reduce the weight of the arc border implementation
* lint fix
2021-04-03 07:58:51 -04:00
..
helpers Add typings for throttled and debounce (#8689) 2021-03-21 11:50:28 -04:00
tests Add a convenience alias for scale options (#8732) 2021-03-26 16:20:59 -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 Doughnut/Pie chart border radius (#8682) 2021-04-03 07:58:51 -04:00
layout.d.ts LayoutItem.update should return void (#8714) 2021-03-24 13:38:25 -04:00
utils.d.ts Make type-tests strict (#8717) 2021-03-25 15:09:35 -04:00