tgharold / CGP

Collectd Graph Panel
http://pommi.nethuis.nl/category/cgp/
2 stars 0 forks source link

host page - quick filtering of graphs by identifier #6

Open tgharold opened 11 years ago

tgharold commented 11 years ago

Add a text box which can be used to quickly filter the list of graphs in a particular which are displayed. The best approach will probably be to create and assign multiple classes to each div or img on the page. One class for the p= argument, one for the t= argument and one for the pi=argument.

Possibly include checkboxes which control whether the p=, t= or pi= arguments are searched.

Will require the use of jQuery.