v1.5.2
·
1253 commits
to master
since this release
This release includes the following changes.
Additions
- When a chart marker is shown, the associated list of
Marker.EntryModel
s is now exposed viaMarkerVisibilityChangeListener
(specifically, via the newonMarkerShown
function). See also the first point under “API changes.” TextComponent
now has atextAlign
field for controlling the horizontal text alignment.
API changes
- In
MarkerVisibilityChangeListener
,onMarkerVisibilityChanged
has been split intoonMarkerShown
andonMarkerHidden
. See also the first point under “Additions.”
Dependency updates
See this commit for information on the dependency updates included in this release.