optuna / optuna-dashboard

Real-time Web Dashboard for Optuna.
https://optuna-dashboard.readthedocs.io/en/latest/
Other
511 stars 86 forks source link

Add Responsive Design to Support Small Screens (Phone) #894

Open WhymustIhaveaname opened 3 months ago

WhymustIhaveaname commented 3 months ago

Feature Request

As shown in the figure below, optuna-dashboard does not support small screens well. I suggest adding some CSS rules, such as limiting the minimum width of the chart or changing the layout of charts from side-by-side to stacked on small screens. I know how to write these CSS rules but don't know which file to modify.

image