matoos32 / jfreechart-builder

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

Implement XYShapeBuilder for DateAxis (with gaps) #68

Closed matoos32 closed 1 year ago

matoos32 commented 1 year ago

Partial implementation of XYShapeBuilder supporting only DateAxis (i.e. with gap) plots

matoos32 commented 1 year ago

All findings addressed. Tested on Windows 10 using JDK 11. I didn't see any issues with this change set.