sgratzl / chartjs-chart-boxplot

Chart.js Box Plots and Violin Plot Charts
https://www.sgratzl.com/chartjs-chart-boxplot/
MIT License
101 stars 23 forks source link

NPM ? #101

Closed DanielNasseh closed 4 months ago

DanielNasseh commented 4 months ago

Hello,

is this package available via npm?

I get this when trying to install it:

npm install chartjs-chart-boxplot

npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/chartjs-chart-boxplot - Not found npm ERR! 404 npm ERR! 404 'chartjs-chart-boxplot@*' is not in this registry. npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.

DanielNasseh commented 4 months ago

apologies, got it to work with: npm install chart.js @sgratzl/chartjs-chart-boxplot

sgratzl commented 4 months ago

see also https://github.com/sgratzl/chartjs-chart-boxplot?tab=readme-ov-file#install