Chart.js/types
t-mangoe 961533c115
Add centerPointLabels option for linear radial scale (#9949)
* center point labels to slices in polar chart

* remove unnecessary comments

* put the code together in one line

* fix the code according to the code review

* Undo changes related to the createContext function

* add documentation and types.
2021-12-21 20:27:07 +02:00
..
helpers Fix type linting and indent errors (#9843) 2021-11-11 15:00:52 -05:00
tests Add borderJoinStyle option for arc elements (#9877) 2021-12-05 08:56:37 -05:00
.eslintrc.yml Fix type linting and indent errors (#9843) 2021-11-11 15:00:52 -05:00
adapters.d.ts Fix type linting and indent errors (#9843) 2021-11-11 15:00:52 -05:00
animation.d.ts Fix type linting and indent errors (#9843) 2021-11-11 15:00:52 -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 Fix type linting and indent errors (#9843) 2021-11-11 15:00:52 -05:00
geometric.d.ts Add missing typings of helpers, add automatic test (#9570) 2021-09-01 20:27:26 -04:00
index.esm.d.ts Add centerPointLabels option for linear radial scale (#9949) 2021-12-21 20:27:07 +02:00
layout.d.ts Fix type linting and indent errors (#9843) 2021-11-11 15:00:52 -05:00
utils.d.ts Fix type linting and indent errors (#9843) 2021-11-11 15:00:52 -05:00