mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
* 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>