Hi,

I have a WCartesianChart representing response times (Y axis in ms) over
time (X axis DateTimeScale). Using LineSeries I have no problems even by
having 5000 entries in the model (response time of an update is less
than 100ms).

Using the same setup but change the LineSeries to PointSeries slows
Firefox down! Updating 1000 entries takes about 5seconds with 100% CPU
load of Firefox. The WebRequest takes less than 100ms thus I assume its
a javascript/SVG/canvas rendering issue within Firefox!?

Using Google Chrome LineSeries and PointSeries response times are nearly
the same!

Any ideas?

Regards,
Stefan

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to