ChartsOrg / Charts

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

Data lost on pinch gesture #4635

Open djalfirevic opened 3 years ago

djalfirevic commented 3 years ago

ℹ Please fill out this template when filing an issue. All lines beginning with an ℹ symbol instruct you with what info we expect. You can delete those lines once you've filled in the info.

Per our *CONTRIBUTING guidelines, we use GitHub for bugs and feature requests, not general support. Other issues should be opened on Stack Overflow with the tag ios-charts.

Please remove this line and everything above it before submitting.

What did you do?

The chart was set and I've used a pinch gesture in order to zoom in the chart.

What did you expect to happen?

I was expecting that the zoomed version of the chart is shown

What happened instead?

The data gets lost, graph doesn't exist and then I scroll with finger, the data is presented normally.

Charts Environment

Charts version/Branch/Commit Number: 3.6.0 Xcode version:12.5 Swift version:5.0+ Platform(s) running Charts: iOS

https://user-images.githubusercontent.com/981526/116195059-fcb6b300-a731-11eb-9c8e-c4c82b624cae.mp4

aleksandr-govorukhin commented 2 years ago

is there still no solution to this problem?