We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[x] I've read, understood, and done my best to follow the *CONTRIBUTING guidelines.
Updated Charts versions and use autoScaleMinMaxEnabled flag for candle charts.
autoScaleMinMaxEnabled
The graph is increasing as it should.
Y coordinates of candles on the chart is not corrects.
Charts version: 5.1.0 Xcode version: 15.0.1 Swift version: 5.0 Platform(s) running DGCharts: iOS macOS version running Xcode: Sonoma 14.1 (23B74
Unfortunately I can not give access to the project, it is intellectual property.
ClassCandleChartDataSet and method calcMinMaxY has error, after [commit](d2bf08f#diff-df086c25af6cd894be60008cda0440ca052f029dfba15b34a3a0974aa5968c2e )
CandleChartDataSet
calcMinMaxY
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[x] I've read, understood, and done my best to follow the *CONTRIBUTING guidelines.
What did you do?
Updated Charts versions and use
autoScaleMinMaxEnabled
flag for candle charts.What did you expect to happen?
The graph is increasing as it should.
What happened instead?
Y coordinates of candles on the chart is not corrects.
DGCharts Environment
Charts version: 5.1.0
Xcode version: 15.0.1
Swift version: 5.0
Platform(s) running DGCharts: iOS
macOS version running Xcode: Sonoma 14.1 (23B74
Demo Project
Unfortunately I can not give access to the project, it is intellectual property.
Additional
Class
CandleChartDataSet
and methodcalcMinMaxY
has error, after [commit](d2bf08f#diff-df086c25af6cd894be60008cda0440ca052f029dfba15b34a3a0974aa5968c2e)
The text was updated successfully, but these errors were encountered: