pommi / CGP

Collectd Graph Panel
http://pommi.nethuis.nl/category/cgp/
GNU General Public License v3.0
237 stars 89 forks source link

Added headers to the overview page that describe the displayed values #174

Open leifb opened 3 years ago

leifb commented 3 years ago

We have added headers to the the overview page so that we know which values are displayed. It's not really tested on different configs, but works for us.

Headers have been added for

depending on whether these values are enabled in the config.

The headers are disabled by default and can be enabled by setting $CONFIG['summary_header'] = true;.