Integrated: 8276490: Incorrect path for duplicate x and y values, when path falls outside axis bound

Abhinay Agarwal duke at openjdk.java.net
Fri Nov 26 05:27:07 UTC 2021


On Fri, 12 Nov 2021 09:44:47 GMT, Abhinay Agarwal <duke at 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_agarwal at live.com>
Committer: Ajit Ghaisas <aghaisas at 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


More information about the openjfx-dev mailing list