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 » Community » Newbie corner » (SOLVED) ScatterCtrl, 2 questions.
Re: ScatterCtrl, 2 questions. [message #40634 is a reply to message #40631] Sat, 24 August 2013 19:12 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3432
Registered: August 2008
Senior Veteran
Hello rxantos

- About the spikes
You can see that when changing the window size. The bigger the window, the more spikes you can see. This is of course a limitation of SetFastViewX(): if data "jumps" too much, much information is lost.

- About the data range
Your use of SetMaxZoom(NPOINTS) is not right as it works with zoom factor instead of with data range.
To take care of this some new functions will be added tomorrow to set visible limits:
-- The minimum X and Y (X = 0 in your case)
-- The maximum X and Y (X = 1000 in your case)
-- The minimum X and Y ranges (X = 10 in your case)
-- The maximum X and Y ranges (X = 1000 in your case)


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon14.gif
Read Message
Previous Topic: Can't add asembly from bazzar
Next Topic: Painter 2.0 Path definition: mix of cubics and quadratics
Goto Forum:
  


Current Time: Tue May 06 21:35:17 CEST 2025

Total time taken to generate the page: 0.01005 seconds