matoos32 / jfreechart-builder

A builder pattern module for working with the jfreechart library.
Other
11 stars 2 forks source link

Implement XYDrawableBuilder #73

Closed matoos32 closed 1 year ago

matoos32 commented 1 year ago

Implements enhancement #46

matoos32 commented 1 year ago

No review findings.

Tested with Java 8 and 11 on Ubuntu 20.04.5 LTS. Given open issue https://github.com/matoos32/jfreechart-builder/issues/71 I locally commented out the use of shape builder for Java 8. I didn't see any issues with the merge change set.