-
### Expected behavior
I have a site that shows various graphs of Covid-19 spread in different countries and regions, at https://mackuba.eu/corona/, which uses Chart.js. I've been maintaining it since…
-
I've been playing with the build from the chartjs3 branch and ran into an issue. It appears the plugin is registered and enabled for all charts by default. This causes problems because of some compati…
-
Hi, thanks for the migration for the chart.js 3.0 .
I just found some bugs written in the title of this report.
please kindly check it through.
[what i done]
I made a simple mixed chart of ca…
-
Hi, Thanks for this wonderfull app, its really great to use.
I have one request.
Since the chart.js 3.0 is ongoing in good condition, it would be wonderful if you could make it compatible on
Chart…
-
I am trying to migrate a react app to chartjs3.
I have a mixed, bar chart, linechart:
![image](https://user-images.githubusercontent.com/39679286/118541899-44709f00-b720-11eb-9884-0c57772cf8d7.png…
-
Hi Team,
I am using vanilla .NET MVC website (have razor cshtml view file) where I have got both chart.js and chartjs-plugin-colorschemes installed (installed via LibMan client side library). Havi…
-
Has anyone already had a look at the new version [V3.0.0-alpha](https://github.com/chartjs/Chart.js/releases/tag/v3.0.0-alpha) of ChartJs?
It's still alpha but I think it would be great if we could…
-
I am a beginner to php. I am not getting how to display it. Can you help me solve this.
-
Here is the error:
Here is a simple coding example
`
Document
const labels = [
…
-
add support for chartjs3 tree shaking via [.register](https://www.chartjs.org/docs/latest/getting-started/integration.html) method
I think it would be great to have it per module
```
NgChartsModule…