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
We've found a bug related to TeeChart NET for MAUI using the Rotate tool. We'll try to fix it as soon as possible. Problem is that dragging over the Chart is not fired and Chart does not rotate.
We're working on this bug and hope we can add a fix for it asap, here can be found.
I am updating a Xamarin Forms app to MAUI. I have a surface chart with a rotate tool that works fine on Xamarin Forms.
After updating everything to MAUI and getting the chart to show up the rotate tool doesn't seem to work.
Here is the code:
I couldn't find an example for MAUI, so just used the Xamarin Forms code.
I suspect maybe we need a handler or something else...
The text was updated successfully, but these errors were encountered: