Would it be possible to implement mixed chartjs charts. I would like to include a line in a scatter chart and it looks like chartjs can handle it well.
Chartjs mixed chart
(7 posts) (2 voices)-
-
We can take a look at it.
--
myDBR Team -
This is now available in the latest build.
--
myDBR Team -
Amazing, thanks.
Is it documented or an example available?
-
See a demo.
--
myDBR Team -
Would it be possible to create generic mixed charts in chartjs - today we are in need of a mixed column / line chart. But we have had some discussions over the last couple of months where we wanted to mix other chart types in chartjs.
For now it would be enough if it is simple to create 'ColumnLine'....
Cheers,
Maron
-
In Chart.js, really the only meaningful combo chart would be column/line (or mscolumn/msline). We can take a look if that could be added.
--
myDBR Team
Reply
You must log in to post.