-
Hi,
When I launch the command `npm run build`, I get the following error:
`[xxx@serveur tag]$ /home/xxx/nodevenv/public_html/xxx/16/bin/npm run build
> build
> encore production --progress
…
-
Hello,
I experienced a really weird behavior with my labels and don't know why. Im using this package in combination with `chartjs-node-canvas`.
## Description
The provided example code has t…
-
I created this issue here: https://github.com/chartjs/Chart.js/issues/11479
### Expected behavior
I'm using browserify@17.0.0 + common-shakeify@1.1.2 + chart.js@4.4.0.
In JavaScript I have t…
-
I am getting the error below when I add code to display labels on Pie-chart. On other types of charts it's workign okay. Thiss issue started after upgrading Kvision to lastest version.
```
Cannot …
chavu updated
11 months ago
-
Hi! 👋
Firstly, thanks for your work on this project!
I was updating angular from `v14` to `v17` and thus `ng2-charts` from `v2.4.2` to `v6.0.1` and `chartjs` from `v2.9.4` to `v3.9.1` on …
-
### Description
Adding a chart to a dashboard to be viewed on phones only, and it would be great if users could designate a line thickness for the chart.
Currently, the line looks as though it's b…
-
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
- […
-
### Expected behavior
I expect the generated content to fit the canvas size.
Example of there it's working, with only a few data in the dataset:
![billede](https://github.com/chartjs/Chart.js…
-
Chart namespace is not a type causing the issue with the example to not work.
```
ERROR in node_modules/ng-chartjs/lib/ng-chartjs.directive.d.ts:18:21 - error TS2694: Namespace '"C:/Users/SiliconSwa…
-
Hi there! I'm getting the following error when I try to render a chart with version 3.0.0 of chartjs-adapter-date-fns, though it works just fine with version 2.0.1. Looks like something might be misco…