ChartsOrg / Charts

Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
Apache License 2.0
27.51k stars 5.99k forks source link

Fix calcMinMaxY #5035

Open mithril1992 opened 1 year ago

mithril1992 commented 1 year ago

Goals :soccer:

Fix: Broken CandleStickChart's autoScaleMinMaxY

reproduction: https://github.com/mithril1992/CandleChartSample applyed fixed Charts: https://github.com/mithril1992/CandleChartSample/tree/apply_fixed_charts

Implementation Details :construction:

Testing Details :mag:

mithril1992 commented 6 months ago

this resolves #5155