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 |
|
koldo
Messages: 3394 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
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
|
|
|
Goto Forum:
Current Time: Sun Oct 06 17:52:35 CEST 2024
Total time taken to generate the page: 0.02436 seconds
|