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 » U++ Library support » ScatterDraw & ScatterCtrl » Entirely Null series is drawn as a random constant line
Re: Entirely Null series is drawn as a random constant line [message #56153 is a reply to message #56140] Mon, 01 February 2021 11:21 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3356
Registered: August 2008
Senior Veteran
Hello Maginor

I have uploaded the changes. The Null, NaN, Inf values are not plotted so the scatter area with them is empty, although you have to consider these cases:
- SetFastViewX(false) (default), if either X or Y are Null, the area between adjacent points will not be plotted
- SetFastViewX(true), as it requires, for being faster, that X values are valid:
-- if Y is Null, the area between adjacent points will not be plotted
-- if X is Null, adjacent valid points will be joined

A demo about this is included in ScatterDraw_demo.


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
Previous Topic: ScatterDraw::ExplicitRange
Next Topic: CtrlLib and ScatterDraw Layout Error.
Goto Forum:
  


Current Time: Sat Apr 20 05:26:37 CEST 2024

Total time taken to generate the page: 0.05041 seconds