proxmox-widget-toolkit/panel
Thomas Lamprecht e662b4a0b8 rrd charts: add legend to header for better space usage
Docking the legend to the bottom took space away from the chart, and
was the just used as the simplest solution when it was implemented.

The panel header has enough spaces for any reasonable number of
different series in a chart, so move it there.

Drop then the legend toggle tool from the header as it isn't required
anymore..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-29 19:21:14 +02:00
..
GaugeWidget.js add GaugeWidget from PVE 2017-10-11 06:41:30 +02:00
InputPanel.js input panel: call setValue on all fields 2020-05-19 21:17:25 +02:00
JournalView.js JournalView: avoid null dereference on quick tab switch 2020-05-26 10:14:53 +02:00
LogView.js LogView: also reduce log syscall on scrolling 2019-05-07 15:11:38 +00:00
RRDChart.js rrd charts: add legend to header for better space usage 2020-05-29 19:21:14 +02:00