RFR: 8276490: Incorrect path for duplicate x and y values, when path falls outside axis bound [v3]

Ajit Ghaisas aghaisas at openjdk.java.net
Thu Nov 25 14:34:13 UTC 2021


On Mon, 22 Nov 2021 14:04:01 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.
>
> Abhinay Agarwal has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update line ending

Marked as reviewed by aghaisas (Reviewer).

Looks good to me.

-------------

PR: https://git.openjdk.java.net/jfx/pull/667


More information about the openjfx-dev mailing list