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

Cannot register BoxAndWhiskers #75

Closed camer314 closed 12 months ago

camer314 commented 12 months ago

I am using the current version of your library (4.2.2) and chart.js (4.3.0)

During Chart.Register(BoxAndWiskers) it fails with the error:

Argument of type 'typeof BoxAndWiskers' is not assignable to parameter of type 'ChartComponentLike'. Type 'typeof BoxAndWiskers' is not assignable to type '{ [key: string]: ChartComponent; }'. Index signature for type 'string' is missing in type 'typeof BoxAndWiskers'

sgratzl commented 12 months ago

should be fixed with the new patch release