-
Hi there,
When you have multiple layers in a DonutChart, the tooltips of the inner layers are not correct.
The tooltip is always "stuck" with the outer tooltip.
It would be nice, if the correct…
-
### Expected behavior
Running with React v17, react-chartjs-2 v5.2.0.
It should start up the application as used in Chart.js v3
### Current behavior
Unable to start application, error prompt…
-
First, thank you for this great candlestick plot.
I downloaded the example and was able to get it running with my data. I then tried to upgrade to chart.js 4.4 by changing the include in index.html…
-
## 🐛 Bug Report
After updating my angular application to v9, I'm getting the following errors:
``` typescript
ERROR in node_modules/exceljs/index.d.ts:1284:22 - error TS2307: Cannot find module…
-
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…
-
### Expected behavior
The adapter import should modify the correct chart.js instance.
### Current behavior
When importing in a framework like ember, or react, because the package.json points …
-
**Describe the bug**
A while ago I ran into an issue where an required dependency canvas was telling me it was complied against a older node version, so I went through the suggested steps of running …
-
### What is the issue?
Incorrectly shows
![image](https://github.com/user-attachments/assets/a50a8f9c-b4f2-47cc-a560-70036f92186a)
### What are the steps to reproduce this issue?
In the `pac…
-
Hi, i try to use your library without browser (pure nodejs/typescript).
There ist a problem in usage discussed here:
https://github.com/SeanSobey/ChartjsNodeCanvas/issues/47
I got this error:
…
-
### Current Behavior
I'm trying to plot a single integer value from an MQTT node in a chart with these settings:
* Append
* Line Style
* Point Style set to None
* Latest 15 seconds or at most 2…