daru-view icon indicating copy to clipboard operation
daru-view copied to clipboard

Visualize multiple Daru::DataFrames and Daru::Vector in a single HighChart

Open Prakriti-nith opened this issue 6 years ago • 1 comments

As HighCharts supports multiple series in a single chart, we can add a feature to visualize multiple Daru::DataFrame and Daru::Vector in a single chart (Need to think how a user will provide the data - may be in the series format or some other).

Prakriti-nith avatar Dec 03 '18 15:12 Prakriti-nith

Thanks for the idea @Prakriti-nith . Are you talking about these kind of cases ?

Above API (add_series) will work only in highcharts not in googlecharts/nyplot. May be there is some extension in highcharts API.

Shekharrajak avatar Dec 06 '18 08:12 Shekharrajak