Re: Add better handling of NaN Y values to XYCharts

2019-09-13 Thread Kevin Rushforth
Hi Frederic, If you want to contribute a fix for these two issues, along with appropriate unit tests, then please go ahead. I don't know of any technical reasons that would get in the way. I looked at the history of this bug, and there is nothing unusual about it. They are just two of many P4

Add better handling of NaN Y values to XYCharts

2019-09-13 Thread thevenet . fred
Hi, At the moment, adding samples with a Y value equal to Double.NaN to an XYChart with ValueAxis results in graphs with crippling issues, already well documented: LineChart / AreaChart Series : gap in line / area when using NaN or null as value https://bugs.openjdk.java.net/browse/JDK-809232