Go to file
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
button StdRemoveButton: code cleanup 2020-04-18 19:33:37 +02:00
css css: reduce chart legends space impact 2020-05-29 19:21:14 +02:00
data add Realm model and RealmComboBox 2020-05-18 17:03:32 +02:00
debian bump version to 2.2-5 2020-05-28 18:36:40 +02:00
form form/display edit: use the 'fit' layout to avoid width glitch 2020-05-26 18:26:55 +02:00
grid PendingObjectGrid: mark pending changes as orange 2020-05-22 09:38:30 +02:00
images ComboGrid: add trigger to delete from ComboGrid 2019-08-13 15:37:26 +02:00
mixin cbind: allow methods in cbindData 2020-05-04 18:19:01 +02:00
node task history: better default column width 2020-05-25 18:56:56 +02:00
panel rrd charts: add legend to header for better space usage 2020-05-29 19:21:14 +02:00
window window: edit: eslint fixes 2020-05-22 13:08:07 +02:00
defines.mk add css and image directory to packaging 2019-08-13 15:37:26 +02:00
Logo.js add PMX.image.Logo 2020-05-18 17:03:32 +02:00
Makefile add pmxRoleSelector 2020-05-19 21:19:26 +02:00
Toolkit.js open picker for all comboboxes on focus, even if they are editable 2020-04-16 14:39:38 +02:00
Utils.js format_duration_short: rename to format_duration_human and change semantics a bit 2020-05-28 18:31:24 +02:00