Closed GoogleCodeExporter closed 9 years ago
Any updates on the above issue?????????????
Original comment by rmadhur...@gmail.com
on 28 Oct 2013 at 10:35
Hi,
can you please provide an Options class that contains the configuration of your
chart (or something close). Just subclass the Options class and add all your
configuration in the constructor. With this class, I can run some tests to
check what's the problem.
Regards,
Tom
Original comment by tom.homb...@gmail.com
on 28 Oct 2013 at 7:27
Hi Tom,
Attached file contains my code.
Original comment by rmadhur...@gmail.com
on 12 Nov 2013 at 6:30
Attachments:
Hi Tom,
Is it possible to resolve this issue on high priority?
Original comment by rmadhur...@gmail.com
on 13 Nov 2013 at 9:52
Your test class doesn't really help since it references a class I don't have
(YAxisVO) and it does not say anything about the number of axes and data points
you added, since the method getSelAxisList() is missing.
Anyway, I probably cannot do anything about the slow performance since the
underlying javascript library (Highcharts) probably just does not work with
your data. Perhaps you should ask in the Highcharts community.
Original comment by tom.homb...@gmail.com
on 13 Nov 2013 at 8:56
Hi Tom,
Actually YAxisVo class consists of color of axis and name of axis.
The number of axes is not fixed. User has the liberty to select the number of
axes. Also the data points are all dynamic as the data is coming from database.
There will be around 43000 data points.
Anyway, I just wanted to know whether I am missing something because of which
the zooming is slow. Thanks for your reply. I will ask this question in
Highcharts community.
Original comment by rmadhur...@gmail.com
on 14 Nov 2013 at 5:08
Wont fix, because this is a Highcharts issue
Original comment by tom.homb...@gmail.com
on 21 Apr 2014 at 11:59
Original issue reported on code.google.com by
rmadhur...@gmail.com
on 24 Oct 2013 at 5:45