matoos32 / jfreechart-builder

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

Implement XYBoxAnnotation builder #60

Closed matoos32 closed 1 year ago

matoos32 commented 1 year ago

Adds the new XYBoxBuilder class and demo/test app code.

Implements enhancement #44

matoos32 commented 1 year ago

Tested this on Windows by running the local install in the .m2/ cache and also from my IDE. Built and run using JDK/JRE 11. Visually inspected the demo app. Didn't notice any issues with the feature.