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
I have run into an issue while using the Donut chart in Safari and IOS Mobile devices with filter elements in the svgs. It appears that the issue is that when resizing or interacting with the data slice with the filter element on it can cause it disappear on the page.
I know that the states filter type option can be set to none for the donut slices (and that does resolve the issue for the slice) but, the data label for the percentages do not have this option.
Expected:
What is displayed with Safari and IOS Mobile devices:
I did some digging to see that the when the filter element is removed that it does indeed display the data label once again.
Outcome once removed:
I have dug through the documentation trying to see if there is an option to apply the states to the data labels but I have come up empty. If there is a known solution I would be greatly appreciative to be pointed in the right direction here.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have run into an issue while using the Donut chart in Safari and IOS Mobile devices with filter elements in the svgs. It appears that the issue is that when resizing or interacting with the data slice with the filter element on it can cause it disappear on the page.
I know that the states filter type option can be set to none for the donut slices (and that does resolve the issue for the slice) but, the data label for the percentages do not have this option.
Expected:

What is displayed with Safari and IOS Mobile devices:

I did some digging to see that the when the filter element is removed that it does indeed display the data label once again.


Outcome once removed:

I have dug through the documentation trying to see if there is an option to apply the states to the data labels but I have come up empty. If there is a known solution I would be greatly appreciative to be pointed in the right direction here.
Beta Was this translation helpful? Give feedback.
All reactions