chartjs / chartjs-chart-smith

Smith Chart extension for Chart.js
MIT License
42 stars 16 forks source link

Can you please add Smith to chartjs latest version ? #81

Open nidgup89 opened 1 year ago

nidgup89 commented 1 year ago

Feature Proposal

Can you please add Smith to chartjs latest version ? I am using latest version of chartjs to create the plugin for my application. I want to use new chart(ctx, config) in my typescript application with type as Smith. Even after download chartjs-chart-smith I get error Smith is not a chart until I move my code to javascript and import js there. Is there any possibility to create Smith in typescript and import Smith controller from chartjs-chart-smith

Possible Implementation

No response

etimberg commented 1 year ago

Transferred this issue here. The smith chart will need to be updated for later chartjs versions