neptune-client
neptune-client copied to clipboard
Feature Request: sync tracking line between plots
Is your feature request related to a problem? Please describe.
Hi When tracking plots of different variables, it will be great if it will be possible to sync the tracking line such that once you move the cursor the line will move in all plots.
Maybe this picture will help to describe it:
When the cursor is on the left plot, it would be great if there will also be one on the right that follows.
Thanks!
Hi @orena1
Thanks for reaching out and for your patience!
Before I pass your feedback to the product team, I'd love to understand your use case better. Could you please share some more details about how you plan to use this specific feature?
When I have few models. I lost them with append(_,step=X), and the X is synchronized between all the variables that I log.
So then I wanna see what the loss of train and test at this specific step is.
Now it looks like this:

And it will be great if it looks like this:
The line of the curser is synched between all different plots (where I point with the red arrow).
Thank you very much @orena1!
This really helps :)
I've passed your feedback to the product team, and they will take it from there!
In the meantime, is there anything else I can help you with?
Actually yes:
-
I don't really need to see Id here, if possible to see only the name, and also that it will be longer:

-
would be great if there was an option to change the split size, meaning to make the top panel a bit smaller.

Thanks
I don't really need to see Id here, if possible to see only the name, and also that it will be longer:
You can unpin the ID column in the run table Docs: https://docs.neptune.ai/usage/tutorial/#pin-columns-to-show-them-in-the-legend
would be great if there was an option to change the split size, meaning to make the top panel a bit smaller.
I believe we addressed this in the new UI, you can give it a try. Read more here.
any update on this? sync line between plots?
Hey @orena1 👋 This is still in the backlog and is actively being researched. ✅ We are approaching this from multiple angles to see how it would tie in with the recent updates to run groups and chart legends.