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

Crashing with multiple (line) series + Date axis

1 Answer 20 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
Matt
Top achievements
Rank 1
Matt asked on 01 Aug 2016, 03:23 PM

I'm creating a graph with multiple LineSeries - the X axis is of DateType.  There are only a few dates (right now I'm testing with 4: 01/01/2013, 01/01/2014, 01/01/2015, 01/01/2016).  If I have 8 series - the graph will render but if my number of series is higher (say 20) - it will crash on both Chrome and IE.

If I keep my high number of series and now limit my date range to within a single year but have many dates (say I partition that year by month into 12 DateTime items on the X axis) - it renders correctly and quickly.  This doesn't seem to make sense as there is more data here!

I'm creating binding a DataTable where I create a new column per series.  Appreciate some advice on what might be causing this and how to resolve it - thanks.

1 Answer, 1 is accepted

Sort by
0
Stamo Gochev
Telerik team
answered on 04 Aug 2016, 01:20 PM
Hi Matt,

Can you send me a fully runnable page that demonstrates the issue, so I can investigate it? In addition, it will be very helpful if you can record a short video of the result on your end, so I can make a comparison.

What are the versions of IE and Chrome that you are testing with?

Regards,
Stamo Gochev
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Chart (HTML5)
Asked by
Matt
Top achievements
Rank 1
Answers by
Stamo Gochev
Telerik team
Share this question
or