-
### Expected behavior
Running with React v17, react-chartjs-2 v5.2.0.
It should start up the application as used in Chart.js v3
### Current behavior
Unable to start application, error prompt…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [ x ] bug report
* [ ] feature request
### Issue description
Is there a migration guide from v4.2.0 -> v5.1.0 (similar to…
-
Changing the values of height and width on options is not working.
The chart always expands to 100%
Please help. Thanks.
-
Hi, I'm able to install the lib with **npm i chartjs-top-round-bar** and import it in my component, however when I try to use the parameter **barRoundness: 0.3** inside **options**, the compiler gives…
-
From @kurkle https://github.com/kurkle/chartjs-chart-treemap/pull/121#issuecomment-1258534332
`buildData` should be merged with element creation, and the available child rectangle calculation moved…
-
Currently before drawing a caption or a label, the area of the element will be clipped.
But the full element size is clipped, instead it should clip an area considering the padding set in the confi…
-
### Feature Proposal
Comming from https://github.com/chartjs/Chart.js/pull/10106#discussion_r795044454 make all alginment's `start`, `center` and `end` instead of `left`, `center` and `right`.
W…
-
>It works. Setting the weight of the left category scale to 2 moves it down.
>I didn't quite understand the documentation in that point. Also missing is the information in >which order it is sorted.…
-
### Expected behavior
The adapter import should modify the correct chart.js instance.
### Current behavior
When importing in a framework like ember, or react, because the package.json points …
-
### Describe the feature in detail (code, mocks, or screenshots encouraged)
Now the [radial and conic gradients](https://github.com/skeletonlabs/skeleton/pull/2694) are handled as Tailwind features…