Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New control: Chart control #15

Closed
estruyf opened this issue Dec 6, 2017 · 6 comments
Closed

New control: Chart control #15

estruyf opened this issue Dec 6, 2017 · 6 comments
Assignees
Milestone

Comments

@estruyf
Copy link
Member

estruyf commented Dec 6, 2017

A new chart control that simplifies usage of chart.js

@estruyf estruyf self-assigned this Dec 6, 2017
@hbgeorgian
Copy link

I build a chart.js control for my project. I'd be happy to contribute. Let me know how I can help.

@estruyf
Copy link
Member Author

estruyf commented Mar 12, 2018

@hbgeorgian that would be great! Contributions are always welcome.

@hugoabernier
Copy link
Contributor

@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)?

@estruyf
Copy link
Member Author

estruyf commented Nov 22, 2018

@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?

@hugoabernier
Copy link
Contributor

@estruyf got it. I'll send a PR this weekend. Please be kind, it'll be my first contribution to this repo :-)

@estruyf
Copy link
Member Author

estruyf commented Dec 7, 2018

This control will be available as of version 1.11.0.

@estruyf estruyf added this to the 1.11.0 milestone Dec 7, 2018
@estruyf estruyf closed this as completed Dec 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants