matoos32 / jfreechart-builder

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

Tech-debt: add missing Javadoc and update code formatting #80

Closed matoos32 closed 1 year ago

matoos32 commented 1 year ago

All findings resolved.

Tested on Linux with Java 8 and 11. To back-test gapless chart annotations with Java 8 I commented out the shape builder annotations (workaround to issue https://github.com/matoos32/jfreechart-builder/issues/71)

Tested on Windows with Java 11.

No new issues observed.

Will merge this now.