-
In my app.js file I just add :
```javascript
import { Carousel, initTE } from 'tw-elements';
initTE({ Carousel }, { allowReinits: true });
```
So the only added component is Carousel.
When I …
-
### 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…
-
After upgrading chart.js to 3.5.0 (latest version as of today), the `build` runs fine but this is what I get after running `start`:
```
> chart.js-node-ssr-example@1.0.9 start
> npm run start:wp
…
-
Hello,
I am developing a NextJS site and I installed the latest "chartjs-plugin-datalabels".
When I am running my project I got the following error:
```
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]…
-
When setting the backgroundColour and `devicePixelRatio: 2`, the background color is applied to the correct width, but not the full hight.
I assume that the issue is that the hight is the one not s…
-
I am currently using [chartjs-node-canvas](https://github.com/SeanSobey/ChartjsNodeCanvas), which relies on [Chart.js](https://github.com/chartjs/Chart.js). Locally everything works, but whenever I de…
-
Hello there!
Do you guys know about a guide on how to update from v[2.4.3](https://www.npmjs.com/package/ng2-charts/v/2.4.3) to v3?
Thanks :)
-
Having issues while installing the package.
Console Output
> C:\Users\Utilizador\Desktop\test>npm i chartjs-node
>
> > canvas@1.6.13 install C:\Users\Utilizador\Desktop\test\node_modules\canv…
-
- Rollup Plugin Name: `@rollup/plugin-typescript`
- Rollup Plugin Version: 12.1.0
- Rollup Version: 4.22.5
- Operating System (or Browser): MacOS 14
- Node Version: 20.17.0
- Link to reproduc…
-
Hello, I'm upgrading my remix application from version 1 to version 2 and I am getting this error:
```
[info] building...
[info] built (14.8s)
node:internal/process/esm_loader:40
internalBi…