RFR: 8282093: LineChart path incorrect when outside lower bound [v2]

Ajit Ghaisas aghaisas at openjdk.java.net
Fri Mar 11 11:02:57 UTC 2022


On Tue, 1 Mar 2022 06:12:59 GMT, Abhinay Agarwal <duke at openjdk.java.net> wrote:

>> This regression was caused in PR #667 in which I didn't take into account the lower bounds. I have added more tests and one manual test along with the fix. The manual test can be used to identify any future issues with paths outside lower and upper bounds easily.
>
> Abhinay Agarwal has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Improve layout in manual test

Thanks for fixing this regression. Changes look good.

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

Marked as reviewed by aghaisas (Reviewer).

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


More information about the openjfx-dev mailing list