matoos32 / jfreechart-builder

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

Migrate the jfreechart-builder-demo app into this repo #57

Closed matoos32 closed 1 year ago

matoos32 commented 1 year ago

Implements enhancement #56

matoos32 commented 1 year ago

I tested this by using mvn package and mvn install on the parent, framework, and demo-app POMs. Also ran the javadoc commands and script. No errors. JARs appear in the .m2 local cache. Javadocs appear in the target/ folders.