Skip to content

v1.5.2

Compare
Choose a tag to compare
@patrykandpatrickbot patrykandpatrickbot released this 06 Nov 18:01
· 1253 commits to master since this release
a3a3b84

This release includes the following changes.

Additions

  • When a chart marker is shown, the associated list of Marker.EntryModels is now exposed via MarkerVisibilityChangeListener (specifically, via the new onMarkerShown function). See also the first point under “API changes.”
  • TextComponent now has a textAlign field for controlling the horizontal text alignment.

API changes

  • In MarkerVisibilityChangeListener, onMarkerVisibilityChanged has been split into onMarkerShown and onMarkerHidden. See also the first point under “Additions.”

Dependency updates

See this commit for information on the dependency updates included in this release.