-
I use chartjs in my project and I need to display data on Doughnut. So, I install the plugin of datalabels
`import { Chart , registerables } from 'chart.js';
import { Doughnut } from 'react-chartj…
-
Hi
First of all thank you for maintaining this repo and publishing as an AWS layer!
Sorry for a bit incomplete description, but decided to raise an issue rather than keep silence :)
**Conte…
-
Hello, I'm trying to use this library, for NextJS server-side rendering for a ChartJS plugin that requires Path2D to work. However, when I build the project I get the following error when adding the p…
-
**Describe the bug**
I am using the npm module ``chartjs-node-canvas`` to create the chart and add it to my email. I am getting the wanted result without running the javascript script as a docker con…
-
Hi,
I using this conf where running webpack :
```
export default {
entry: './server.js',
mode: "production",
devtool: 'source-map',
//externals: [nodeExternals({allowlist: [/\.(…
-
## Bug Report
1. `yarn add -D docz react react-dom`
2. `yarn docz dev`
```
/Users/dangreen/github/react-chartjs-2/node_modules/gatsby-recipes/dist/graphql-server/server.js:52
var remarkMdx = …
-
While working on developing partner pages, @VinayakRugvedi flagged the following:
* we are dependent on both chartjs and react-chartjs libraries for frontend components
* [chartjs library](https://w…
-
### Expected behavior
i was looking at your lib again and i am actually very impressed that you are using relative import paths in a way that browsers can understand.
now i wanted to import your…
tobiu updated
2 months ago
-
Thanks for a very useful extension of chartjs. I have been running in to issues with overlapping nodes for a lot of datasets when trying it out. Example bellow. Though I can report it and see if other…
-
Hello,
I'm trying to make it work with Chart.js server side, node.js 19 and chartjs-plugin-datalabels version 2.2.0
Chart.js 4.4.1 or 4.4.0 - same error
here is the log:
```
someProject\n…