This is a migrated thread and some comments may be shown as answers.

[Solved] Problem with dataSource and multiple series

2 Answers 152 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Simon
Top achievements
Rank 1
Simon asked on 08 Jan 2015, 09:25 PM
I took the following example from Tsvetomir Tsonev's post to understand how to handle multiple series with a dataSource.

In this example, I added 1 series for March and it's still working as expected.

However, when I add a 4th series for April in this example, the data isn't displayed correctly anymore... all series are getting mixed up and the seem to be rendered randomly on the chart.  Is there a bug or am I missing something about the example you provided?

Best regards,

Simon



2 Answers, 1 is accepted

Sort by
0
Simon
Top achievements
Rank 1
answered on 08 Jan 2015, 09:28 PM
... the problem seem to be only with Chrome.

FF and IE are displaying the data as expected.
0
Simon
Top achievements
Rank 1
answered on 09 Jan 2015, 01:15 PM
Ok, the Chrome only issue made me flash on another other user post.

Adding a sort to the dataSource solves the problem: see this example.
Tags
Charts
Asked by
Simon
Top achievements
Rank 1
Answers by
Simon
Top achievements
Rank 1
Share this question
or