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
{{ message }}
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.
When a mouse is connected and there are 2-4 charts, the charts are first rendered with a scroll bar existing, and then the scroll bar goes away. The result is a space on right hand side where the scroll bar was.
I think there is probably a broader solution of refactoring how charts are presented, so that the PageController first figures out how all the charts should be displayed before rendering any of them.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When a mouse is connected and there are 2-4 charts, the charts are first rendered with a scroll bar existing, and then the scroll bar goes away. The result is a space on right hand side where the scroll bar was.
I think there is probably a broader solution of refactoring how charts are presented, so that the PageController first figures out how all the charts should be displayed before rendering any of them.
The text was updated successfully, but these errors were encountered: