Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » Scatter. Faster updates for huge datasets
Scatter. Faster updates for huge datasets [message #26690] Wed, 19 May 2010 15:50 Go to previous message
koldo is currently offline  koldo
Messages: 3358
Registered: August 2008
Senior Veteran
Hello all

As usually datasets are sequential in X axis, for example, there is a value/second, there are two new functions in Scatter that use this to multiply the update speed:

- SetSequentialX: Indicates that the data has been sequentially inserted following X axis

- SetFastViewX: Indicates that it will be viewed a point per horizontal pixel. This point will be the average of all data that is in that pixel

TestScatter2 includes now a new tab with 200000 points datasets that are easily handled. I have tried it with 2000000 in my two years old computer and it works well in debug mode.

This possibility has been included in .usc file so it can be used at least partially in Layout editor.


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: GUI Form Editor
Next Topic: Scatter: use NONMARK
Goto Forum:
  


Current Time: Sat May 04 01:47:18 CEST 2024

Total time taken to generate the page: 0.02785 seconds