matoos32 / jfreechart-builder

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

XYTitleBuilder not using the max width and height #81

Closed matoos32 closed 1 year ago

matoos32 commented 1 year ago

The builder's configured max width and height are not being used when building the XYTitleAnnotation.

This was missed in enhancement #51. Found while adding Javadoc (see pull request #80)