1.14.0-alpha.3
This release includes fixes and improvements.
Breaking changes | Addressed |
---|---|
None | #523, #549 |
The following changes have been made:
- A problem where
ComposedChart
s’ default x step could be incorrectly determined and causeIllegalStateException
s inColumnChart
s has been resolved. - The
compose
module no longer depends onandroidx.compose.ui:ui-tooling
.