Chart.js/types
Lonylis 21305e2883
Update bar data type to comply with floating bar charts data (#10652)
* Update index.d.ts

Floating bars charts can take an array of array.
https://www.chartjs.org/docs/latest/samples/bar/floating.html

* Update types/index.d.ts

Co-authored-by: Jacco van den Berg <jaccoberg2281@gmail.com>

* floating bar chart data validation

Co-authored-by: Jacco van den Berg <jaccoberg2281@gmail.com>
2022-09-06 09:42:04 -04:00
..
helpers Convert the easing helpers to typescript (#10627) 2022-08-31 09:53:54 -04:00
tests Update bar data type to comply with floating bar charts data (#10652) 2022-09-06 09:42:04 -04:00
.eslintrc.yml Preparing the project for TypeScript (#10595) 2022-08-22 11:58:57 -04:00
animation.d.ts Preparing the project for TypeScript (#10595) 2022-08-22 11:58:57 -04: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
geometric.d.ts add correct padding object to type (#10585) 2022-08-18 09:15:50 +03:00
index.d.ts Update bar data type to comply with floating bar charts data (#10652) 2022-09-06 09:42:04 -04:00
layout.d.ts Fix type linting and indent errors (#9843) 2021-11-11 15:00:52 -05:00
utils.d.ts Preparing the project for TypeScript (#10595) 2022-08-22 11:58:57 -04:00