Open zylprivate opened 1 year ago
@zylprivate Plots comparison uses the single last iteration of each of the tasks under comparison, so you are simply describing the functionality as it was designed 🙂
What are you missing here: Visibility of which iteration is being used? The ability to control which iterations are being compared?
I sincerely hope to control which iterations are being compared.
Thanks for the suggestion @zylprivate.
We'll try to add this to a future release.
But how to solve the first problem that no matter which image I adjust the iteration it always show the first figure in series ?
@zylprivate The iteration selector available in the in-task single plot view affects only what you are viewing at the moment: Letting you browse through the plots logged for the task.
At this time comparison is limited to the last reported iteration from each task.
I mean how can I keep the platform from automatically switching to another image when I iterate over the image I'm currently viewing.
Apologies @zylprivate I was thrown off by your emphasis of comparison.
Indeed it seems that iteration navigation only shows the latest for each metric/variant - We'll look at correcting this.
Thank you very much for your reply. I will describe the problem more clearly next time. Thanks again for the answers to your questions, and I'm glad to see that bugs and features can be improved and implemented.
Describe the bug
The picture automatically changes to the first in the series when the iteration variable is adjusted. When comparing plots graphs of multiple experiments, iteration variables cannot show,but it works well in single experiement plots.
To reproduce
Eg.: There are server series figures with same title. No matter which image I adjust the iteration , it always show the first figure in series.
iteration variables cannot show in multiple experiments comparision: iteration variables can show in single experiments :
Expected behaviour
What is the expected behaviour? What should've happened but didn't?