On Wed, 6 Sep 2023 05:21:03 GMT, Karthik P K <k...@openjdk.org> wrote:
>> 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 looks good, thanks! ------------- Marked as reviewed by angorya (Reviewer). PR Review: https://git.openjdk.org/jfx/pull/1231#pullrequestreview-1613532675