U++ framework
Do not panic. Ask here before giving up.

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: 3458
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: Mon May 04 05:09:02 GMT+2 2026

Total time taken to generate the page: 0.00449 seconds