A new chart control that simplifies usage of chart.js
I build a chart.js control for my project. I'd be happy to contribute. Let me know how I can help.
@hbgeorgian that would be great! Contributions are always welcome.
@estruyf I can help. How would you envision this control be used? A single control that does all types of charts (with a generic data parameter), or a different control for each type of chart (with more specific data parameters)?
@hugoabernier that's great news! Might be easier for DEVs to have one control with an enum to specify how it needs to be rendered?
@estruyf got it. I'll send a PR this weekend. Please be kind, it'll be my first contribution to this repo :-)
This control will be available as of version 1.11.0.