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

Remove data from plot #23

Closed
scott-eddy opened this issue Mar 14, 2017 · 7 comments
Closed

Remove data from plot #23

scott-eddy opened this issue Mar 14, 2017 · 7 comments

Comments

@scott-eddy
Copy link

Is it possible to remove data from a plot once it has been added?

If not this would be a great feature

@scott-eddy
Copy link
Author

Additionally to be able to hide data would be great without removing it

@facontidavide
Copy link
Owner

Right now you can remove all the loaded data at once.
But I will think about removing improving this part (i.e. removing only the data selected in the left list).

You can not hide data, but you can select the one you are interested to using the "search" editor on the top-left area. That should be sufficient to easily filter out what you don't need, I think.

@scott-eddy
Copy link
Author

Thanks, for me it was not very intuitive to have to right click on the map to select which curves to remove. But it works great.

@facontidavide
Copy link
Owner

I just pushed this 408423a

If you believe that right click is not intuitive (I also agre that it is a little bit too "easy"), what do you suggest? May be a command in the upper menu?

@scott-eddy
Copy link
Author

Thanks, I will try 408423 sometime today or tomorrow and let you know what I think. I think that a separate button in the upper menu, or lower menu, that brings you to the selection pane would be great.

Additionally I think that curves currently being plotted should be highlighted in the left pane. Then you could right click on a highlighted curve and select "remove from plot" on each one. But that would likely be a pretty large change

@scott-eddy
Copy link
Author

@facontidavide 408423a causes a segfault on my machine. Below is the output:

"libDataLoadCSV.so" : is a DataLoader plugin 
"libDataLoadROS.so" : is a DataLoader plugin 
"libDataStreamROS.so" : is a DataStreamer plugin 
"libDataStreamSample.so" : is a DataStreamer plugin 
"libDataStreamSample.so" ...but will be ignored unless the argument -t is used. 
"libRosTopicPublisher.so" : is a StatePublisher plugin 
"PlotJuggler" :  "Plugin verification data mismatch in '/home/eddy/OpenSource/ros_packages/devel/lib/plotjuggler/PlotJuggler'" 
The loading operation took 1267 milliseconds 
Segmentation fault (core dumped)

Reopening so this can be tracked

@scott-eddy scott-eddy reopened this Mar 14, 2017
@facontidavide
Copy link
Owner

Fixed. Additionally, instead of the context menu (showed by right click), you can use the DEL button (much more intuitive).

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

2 participants