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 » (RESOLVED) Line drawn across Null values
Re: (RESOLVED) Line drawn across Null values [message #59714 is a reply to message #59710] Sun, 19 March 2023 12:43 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3358
Registered: August 2008
Senior Veteran
I am not totally sure about the best behaviour. If you run ScatterDraw_demo_cl, you will get from this vector

s1 = {{1,14}, {2,65}, {3,29}, {Null,Null}, {5,40}, {6,50}, {7,Null}, {8,25}, {9,10}};

this plot

index.php?t=getfile&id=6788&private=0

If x == y == Null, plot line jumps, but if just y == Null, a hole is created.

What would be the best behaviour?


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Previous Topic: Labels Underneath X Axis
Next Topic: Scatter Control
Goto Forum:
  


Current Time: Mon Apr 29 11:39:23 CEST 2024

Total time taken to generate the page: 0.02295 seconds