]> git.proxmox.com Git - proxmox-backup.git/commit
ui: dashboard: use last value for holes in history graph
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 25 Jun 2020 08:45:51 +0000 (10:45 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 26 Jun 2020 07:13:16 +0000 (09:13 +0200)
commit2b66abbfab51fda19cb89919b46ea7e1a74783b1
tree4637af8c16a4242cc9d0ec453f59635f12f4c2ee
parent402c8861d84b87d8f1695f51f0085d4d13386c1e
ui: dashboard: use last value for holes in history graph

it is only designed to be a quick overview, so having holes there
is not really pretty and since we do not even show any date
for the points, we can simply reuse the last value for holes

the 'real' graph with holes is still available on the
DataStoreStatistics panel

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/dashboard/DataStoreStatistics.js