-
## Expected Behavior
For a donut/pie chart with multiple datasets, updating `chart.options.circumference` should animate the datasets to the circumference set with the arcs staying tied togethe…
imtyM updated
2 years ago
-
### Issue description or question
Hello. I use create-react-app with typescript and [craco package](https://github.com/gsoft-inc/craco) (react-app-rewired alternative). When I try to run wallaby, I'm…
-
I am trying to use `chartjs-plugin-stacked100` in a React App:
import React, { useEffect, useState } from 'react';
import { Chart } from 'react-chartjs-2';
import ChartjsPluginStacked…
-
Hi
I just updated "react-chartjs-2" to "3.0.3" from "2.1.11" and "chart.js" to "^3.1.0" from "2.9.4" and started to get "Error: Canvas is already in use. Chart with ID '1' must be destroyed before t…
-
Good morning all,
When I try to add the button on Click on the caption, replace the main action and I can't deliver.
Here is a complete test for test -> https://codesandbox.io/s/gallant-archimedes…
-
The ability to use base64 would be very helpful.
https://github.com/reactjs/react-chartjs/blob/master/lib/core.js
Them seem to have it in extras.
-
Using typescript.
## Reproduce:
Simply try out [the official "MultyType" chart example](https://github.com/reactchartjs/react-chartjs-2/blob/master/example/src/charts/MultiType.js
) in typescrip…
-
Hi there,
how can we make use of this https://github.com/chartjs/Chart.js/pull/3399 ?
It is listening to array modifications like push, shift...
Since we are using react state I wonder how we can m…
-
After upgrade to new version, alll my chart show this strange bar.
How can i remove this, i'had read a lot of documentantion but without find solution.
![image](https://user-images.githubusercontent…
-
Many fixes are available on chart.js side.
Like an issue that prevents us from drawing small values:
https://github.com/chartjs/Chart.js/issues/5653
AoDev updated
3 years ago