1.14.0-alpha.2
This release addresses a synchronization issue that affected ChartEntryModelProducer and ComposedChartEntryModelProducer and led to ChartValuesProvider.Empty-related crashes.
| Breaking changes | Addressed |
|---|---|
| Negligible | #467 |
ChartModelProducer#transformModel has been removed. This is now a private function of ChartEntryModelProducer and ComposedChartEntryModelProducer. In the unlikely event that you were using this function, please switch to the lambda passed to startAnimation.