> Added test: `testChartLineAndAreaRemovedOnClearingSeries()` for > `StackedAreaChart` to check if the line and fill elements gets removed from > the series on clearing the series. This test is added similar to the tests > added to `LineChart` and `AreaChart`. > This test is not required for `BarChart`, `BubbleChart` and `ScatterChart` as > no node will added to the series in these charts.
Karthik P K has updated the pull request incrementally with one additional commit since the last revision: Review comments ------------- Changes: - all: https://git.openjdk.org/jfx/pull/1231/files - new: https://git.openjdk.org/jfx/pull/1231/files/19864916..ccb895ae Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=1231&range=01 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1231&range=00-01 Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jfx/pull/1231.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/1231/head:pull/1231 PR: https://git.openjdk.org/jfx/pull/1231