Integrated: 8282093: LineChart path incorrect when outside lower bound
Abhinay Agarwal
duke at openjdk.java.net
Mon Mar 14 14:07:55 UTC 2022
On Mon, 28 Feb 2022 18:25:09 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.
This pull request has now been integrated.
Changeset: d28f3d78
Author: Abhinay Agarwal <abhinay.agarwal at gluonhq.com>
Committer: Kevin Rushforth <kcr at openjdk.org>
URL: https://git.openjdk.java.net/jfx/commit/d28f3d781a125eae7e89956ff8e37fc7b94646c2
Stats: 523 lines in 4 files changed: 500 ins; 0 del; 23 mod
8282093: LineChart path incorrect when outside lower bound
Reviewed-by: aghaisas
-------------
PR: https://git.openjdk.java.net/jfx/pull/744
More information about the openjfx-dev
mailing list