On Fri, 12 Nov 2021 09:44:47 GMT, Abhinay Agarwal <d...@openjdk.java.net> wrote:
> PathElements were skipped in AreaChart if the data point were outside axis > bounds and had duplicate value for either x or y. This is now fixed with this > PR. This pull request has now been integrated. Changeset: 0dbdec4a Author: Abhinay Agarwal <abhinay_agar...@live.com> Committer: Ajit Ghaisas <aghai...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/0dbdec4af97063248758d917434d09242af42729 Stats: 592 lines in 3 files changed: 581 ins; 1 del; 10 mod 8276490: Incorrect path for duplicate x and y values, when path falls outside axis bound Reviewed-by: aghaisas ------------- PR: https://git.openjdk.java.net/jfx/pull/667