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
Right now, the default version of the graph is the responsive one, which uses ResizeObserver and redraws graph on each event. I think that this can hit performance and we should make it possible for the user to pick which version he wants to use
Right now, the default version of the graph is the responsive one, which uses ResizeObserver and redraws graph on each event. I think that this can hit performance and we should make it possible for the user to pick which version he wants to use