-
I'm testing an app that toggles a chart between two data objects: `chart1` and `chart2`. I have an `App` component which handles the rendering of a `Bar` chart and a `Button`. When the `Button` is cli…
-
Hello,
I think there is a bug with PolarArea.
If I try to integrate this chart in my component, I get the following error:
```
Error: Element type is invalid: expected a string (for built-in …
-
Versions:
react-chartjs-2 ^3.0.3
chart.js ^3.2.1
Testing the latest version with a Line Chart - adding options to specify X-axis with type "time" and unit "month" doesn't work.
I've tested ep…
-
Followed the instructions and did an npm run build followed by npm run storybook (after npm install). The local site launches, but it just shows the shimmer. Nothing else shows. Bummer!
-
Hello,
We are having an issue in our React application where cutout is not recognized as part of the config options for the Doughnut chart. The problem happened after the lib was upgraded to version …
-
I see that @jhonnold is working on updating this library on the `react16` branch. Will that also work with Chart.js v3? And is there any time line for when that will be released?
Thanks!
-
- [ ] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[https://3x.ant.design/docs/r…
-
```
Property 'type' is missing in type '{ data: { labels: string[]; datasets: { label: string; data: number[]; fill: boolean; backgroundColor: string; borderColor: string; }[]; }; options: { scales: …
-
Hello,
I am trying to trigger a hover from outside chartjs, for this I could find [this](https://github.com/chartjs/Chart.js/blob/master/docs/samples/advanced/programmatic-events.md) approach but …
-
# What / Why
> npm install cordova-plugin-openwith failed with error `npm ERR! Cannot convert undefined or null to object`
## When
* every time I install
## Where
* npm public registry
…