]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Remove title from sparkline tooltips 31737/head
authorTiago Melo <tspmelo@gmail.com>
Thu, 14 Nov 2019 17:42:34 +0000 (16:42 -0100)
committerTiago Melo <tmelo@suse.com>
Tue, 19 Nov 2019 13:07:13 +0000 (12:07 -0100)
commit02c8b069f9e9c3306c7d62490673c6025d528be0
treebd063a2b89e480574285d189fb453a6d93690199
parent3f36f355de2c1e258080591104fd9306add989b5
mgr/dashboard: Remove title from sparkline tooltips

Title was never being defined in sparklines and
was always displayed as 'undefined'.

Since they are not needed for this type of chart, we are simply going to remove
them.

Fixes: https://tracker.ceph.com/issues/41656
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit 501f3058ba7421baa233955f230a7dedb089de7b)
src/pybind/mgr/dashboard/frontend/src/app/shared/components/sparkline/sparkline.component.ts