optuna / optuna-dashboard

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

Update legend position in Graph components #869

Closed hrntsm closed 2 months ago

hrntsm commented 3 months ago

Contributor License Agreement

This repository (optuna-dashboard) and Goptuna share common code. This pull request may therefore be ported to Goptuna. Make sure that you understand the consequences concerning licenses and check the box below if you accept the term before creating this pull request.

Reference Issues/PRs

Fix #670

What does this implement/fix? Explain your changes.

Adjusted the position so that the legend is not overlapped.

Screenshot 2024-04-22 at 19 37 57

The following items have been fixed, but if there are other items that show legends, I will fix them as well.