-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
handle smartphones view better ? #28
Comments
@robindemourat any ideas about this? |
For a not-too-complex responsive design, I would suggest something like this: In detail:
Alternatively, a more complex but better solution : display parameters sections (ex. "scale") as openable/closable accordion. Close all parameters by default, and allow opening only one at a time. With an adjustable height it would allow to give more height to the vis. ... my 2 cents ;) |
suggestion by @MaximeSCPO
The text was updated successfully, but these errors were encountered: