James Groove
James Groove

Reputation: 1

How can I create chart with multiple series in anychart?

It is easy to create simple chart using JSON in anychart, but I can't find documentation how to add multiple series (i'm using JSON config). Thanks!

Upvotes: 0

Views: 330

Answers (1)

avezhenya
avezhenya

Reputation: 11

Check it http://docs.anychart.com/7.8.0/Working_with_Data/Data_From_JSON#multiple_series . Anychart has a good examples.

Upvotes: 1

Related Questions