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 want to request the ability to toggle the loading bar off (regardless of whether the network is rendering in the background). This might be a niche request, however, when using this within a stateless application, the loading bar does not update, so I would like to have the ability to remove the loading bar.
For context, I have built an app that utilises this library to visualise networks (only Python library that can serve my purpose). It is built on top of Dash and I generate the visualisation inside of an Iframe container. When the network is too large the loading bar appears and does not disappear unless you manually delete the element (even though the network registers in the background).
Thanks in advance and thanks for this library 😎
The text was updated successfully, but these errors were encountered:
I want to request the ability to toggle the loading bar off (regardless of whether the network is rendering in the background). This might be a niche request, however, when using this within a stateless application, the loading bar does not update, so I would like to have the ability to remove the loading bar.
For context, I have built an app that utilises this library to visualise networks (only Python library that can serve my purpose). It is built on top of Dash and I generate the visualisation inside of an Iframe container. When the network is too large the loading bar appears and does not disappear unless you manually delete the element (even though the network registers in the background).
Thanks in advance and thanks for this library 😎
The text was updated successfully, but these errors were encountered: