You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you could try chartViewPortHandler.scaleX/scaleY
BTW, chartScaled should work. I checked the code. If you say it's not working, could you help try debug?
it's in @objc private func pinchGestureRecognized(recognizer: NSUIPinchGestureRecognizer)
If you are not triggering the zooming with gesture, it won't work.
if you are sure the gesture not triggering, feel free to reopen and post the trace
When scaling chart, how to judge whether it returns to the initial state?
The text was updated successfully, but these errors were encountered: