Skip to main content

1.15.0-alpha.2

This release includes bug fixes.

Breaking changesAddressed
None#692, #693, #705, #724

VerticalAxis

The following issues have been resolved:

  • Labels could fail to be displayed.
  • Labels were sometimes unexpectedly truncated.
  • With HorizontalLabelPosition.Inside, excessive horizontal insets were requested, creating unwanted empty space.

Miscellaneous

We’ve fixed an issue where ColumnChart could throw an IllegalStateException (“Each entry’s x value must be a multiple of the x step”) when it shouldn’t have. This was related to Float imprecision.