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
Although the selector tool updates the visible visualisation when changed, the state should also update when the browser's back button is pressed. Probably using the PopStateEvent of history to listen for changes. See the employment maps example.
The text was updated successfully, but these errors were encountered:
Although the selector tool updates the visible visualisation when changed, the state should also update when the browser's back button is pressed. Probably using the PopStateEvent of
history
to listen for changes. See the employment maps example.The text was updated successfully, but these errors were encountered: