-
Following the chart.js documentation to customize tooltips I could use options: tooltip: callbacks, but this option has been commented in code. How can I customise tooltips content?
-
Sometimes when animating a chart, I would like to have the values in the data labels tween/animate based on the current value of the data point. ChartJS offers the `onProgress` and `onComplete` callba…
-
Hi, I updated our project our project dependecies to
```
chart.js@>=3.0.2, chart.js@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.0.2.tgz#5893b054871444…
foton updated
3 years ago
-
I've just tried out the example graph, and it works with chart.js 2.5, but not with 2.6 (no other changes).
Initial console error:
Chart.BarFunnel.js:88 Uncaught TypeError: this.calculateBarX is…
-
Hi all,
Not an issue but a feature request. We're using chartjs-node and it's awesome, however we're using it on AWS Lambda and we are not able to install system fonts. the only way we can add fo…
-
- [ ] Find a charting library. SVG preferred, but -based charts are another option.
- [ ] Design the page and chart
- [ ] Implement charting
Might need to rewrite the `first_million_years` functi…
-
Reminder :
Bubble are able to represent with axis X and axis Y for bubble position and the 3rd dimension with bubble diameter
It would be very interesting to compare data series coming from severa…
-
- [ ] Enhance views of newest locations/activities/comments/lists, most popular tags
- [ ] Add content from dashboard
- [ ] Most favorited location(s)
- [ ] Most active user
- [ ] Recent additions…
-
### Expected behavior
All the datasets should be animated together
### Current behavior
The animations of the datasets start with a delay
### Reproducible sample
https://codepen.io/ClementVH/pen/…
-
Right now, we can see a lot of useful stuff, but what I’m really missing is the average download and upload speeds over the time periods we select.
It would be super helpful to have these averages…