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

add possibility to display legend for only selected PVs in a plt #2062

Closed
olivierdelahaye opened this issue Nov 18, 2021 · 4 comments
Closed

Comments

@olivierdelahaye
Copy link

When displaying a PLT with several PVs, you have the possibility to show or not the graph of a PV with the Properties Table.
When you display the legend, all the PVs are displayed in the legend even not selected in the properties table.
Is it possible to display only the legend for the selected PVs ?
In a same way, on the right of the graph, all the PV names are displayed even not selected in the properties panel. It would be nice to see only selected PVs on the properties panel.
See below.

phoebusPlt01
t

@kasemir
Copy link
Collaborator

kasemir commented Nov 18, 2021

The fact that 'hidden' traces still show up in the legend or on the right axis is a bug. Do you have time to try and fix it?

@olivierdelahaye
Copy link
Author

I can have a look on it. I keep you updated.

@tynanford
Copy link
Contributor

We had a few users notice this issue recently as well. I went ahead and created a pull request for a possible fix here: #2099

kasemir added a commit that referenced this issue Jan 3, 2022
#2062 Have databrowser legend respect trace hidden property
@kasemir
Copy link
Collaborator

kasemir commented Jan 3, 2022

Tynan just fixed it, thanks

@kasemir kasemir closed this as completed Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants