allegroai / clearml

ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
https://clear.ml/docs
Apache License 2.0
5.57k stars 644 forks source link

Possibility to set axes display limits in scalar plots #998

Open Travnickt3d opened 1 year ago

Travnickt3d commented 1 year ago

Proposal Summary

Text field for each axis min and max value. The value should be persistent. (It is possible with wandb)

Motivation

It would help tremendously if it was possible to configure the plot to always show only certain range. It would be much easier to compare several plots in the experiment scalars overview, if they could be persistently configured to the same range of values. E.g. if I could set the plots displaying percentages to always be in the range of 0-100. Or for logging the loss - if I could set the upped y limit to cut off the initial phase and only focus on the slower convergence phase...

ainoam commented 1 year ago

Thanks for suggesting @Travnickt3d.

We'll add this to the todo list 🙂.

Travnickt3d commented 10 months ago

hi @ainoam how does it look with this proposal? :)