As suggested in the code review https://github.com/openjdk/jfx/pull/1214 (JDK-8283675) write test for all XYCharts similar to
testChartFillRemovedOnClearingSeries() and testChartLineRemovedOnClearingSeries() tests added for AreaChart and LineChart respectively.
testChartFillRemovedOnClearingSeries() and testChartLineRemovedOnClearingSeries() tests added for AreaChart and LineChart respectively.
- relates to
-
JDK-8283675 Line not removed from LineChart when series cleared
-
- Resolved
-