Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: sync tracking line between plots #1301

Open
orena1 opened this issue Mar 16, 2023 · 6 comments
Open

Feature Request: sync tracking line between plots #1301

orena1 opened this issue Mar 16, 2023 · 6 comments
Assignees

Comments

@orena1
Copy link

orena1 commented Mar 16, 2023

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:
image
When the cursor is on the left plot, it would be great if there will also be one on the right that follows.

Thanks!

@Blaizzy Blaizzy self-assigned this Mar 17, 2023
@Blaizzy
Copy link
Contributor

Blaizzy commented Mar 22, 2023

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?

@orena1
Copy link
Author

orena1 commented Mar 23, 2023

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:
image

And it will be great if it looks like this:
image
The line of the curser is synched between all different plots (where I point with the red arrow).

@Blaizzy
Copy link
Contributor

Blaizzy commented Mar 23, 2023

Thank you very much @orena1!

This really helps :)

@Blaizzy
Copy link
Contributor

Blaizzy commented Mar 23, 2023

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?

@orena1
Copy link
Author

orena1 commented Mar 23, 2023

Actually yes:

  1. I don't really need to see Id here, if possible to see only the name, and also that it will be longer:
    image

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

image

Thanks

@Blaizzy
Copy link
Contributor

Blaizzy commented Mar 27, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants