You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One point that I would like to add is that doing a full wrapping API is nice, but a lot of work, especially with regards to maintenance.
I would suggest also considering a generic interface that maps more directly to what you learn from the official Chart JS documentation. Maybe both can be combined ?
I found it quite easy to make a simple generic ChartJs2Component based on yours. It is far from complete, but it already works fine for me. I attach a file out for future reference.
I forked version 1.1.1 and ported it to visualworks 2 years ago. There I am currently on version 2.9.3 of chart.js for the visualworks version. Several plugins were added in the meantime, too, and it is in production use for more than a year now.
I am currently updating my fork of the chart.js packages to be in sync with the visualworks version. When I think I am through with it, I will send you a pull request to discuss.
ChartJs V2 is out, this project should bind the new version.
I think that the plotbox will need some rework for the V2 version.
The text was updated successfully, but these errors were encountered: