Topic: Un-tick all series with one click

Hi,

Thank you very much for a really good program!

I would like to see a way to un-tick all series with one click. File - Import - Point series loads a file with all series ticked and it can be tedious if you only want to look at some of the series.


Kind regards
Zunhs

Post's attachments

Attachment icon GraphUntick.png 71.54 kb, 291 downloads since 2017-03-14 

Re: Un-tick all series with one click

This is a good case for a plugin. You need to install Python 3.2 (32bit) from https://www.python.org/ftp/python/3.2.5 … -3.2.5.msi

If you place the attached file SetVisible.py in the Plugins folder where Graph is installed, you will get a new menu item in the context menu shown when you right click on an item in the list to the left. It is called Disable all but this and will remove the check mark on all items except the selected one.

Post's attachments

Attachment icon SetVisible.py 359 b, 504 downloads since 2017-03-15 

Re: Un-tick all series with one click

Thank you very much! I made a donation to show my appreciation. smile