-
After #33 is implemented using chartjs-plugin-datalabels plugin it seems i am now missing an option to format the data label.
It seems to be supported by the plugin itself : https://chartjs-plugin…
-
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…
-
Hi, we are having a problem, when we load in the same project Chart.Js and the editor, the page freezes.
We did the following test:
1. New project with angular
2. Installed both libraries
3. Set…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I have installed the latest version.
When I run the `npm run dev` command, it gives many Deprecation Warning related to Sass.
```powershell
Deprecation Warning on line 3, column 9 of src/App.vue:…
-
### What problem does this feature solve?
New user here. I use chartjs which is about 250KiB, whereas echarts (`dist/echarts.min.js`) is about 1MiB. Massive difference!
So I was surprised to fin…
-
#### Describe the desired behavior
A Newer version of ChartJS has been released - 3.x.x
Update the React demo to use this dependency
#### Describe the current behavior
ChartJS Version is on 2.…
-
The below code will update the project to support ChartJS 2.7.1.
`/*
* Copyright 2014 Tocco AG
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this fil…
-
Issue used to plan off of and track outstanding work during migration.
- [ ] Development done for this migration
- [ ] Update Readme.md to reflect change
- [ ] Removal of p5 in this branch
-
I am using chartjs version 3.7 , plugin version 1.2.0 and react-chartjs version 4.0.0 . The sync is not workinng for some reason .
Import and registration :
> import {CrosshairPlugin, Interpola…