]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard_v2: improve tooltip of cdSparkline
authorTiago Melo <tmelo@suse.com>
Wed, 28 Feb 2018 17:53:55 +0000 (17:53 +0000)
committerTiago Melo <tmelo@suse.com>
Mon, 12 Mar 2018 14:50:11 +0000 (14:50 +0000)
commit986c91f0832191c25130762a4c62c58eb12f0cfc
treedec9bc03b7a18971e9670c3fbd698f02ba35e278
parent04a73694d69bc36f214bc4364913a2730a064de6
mgr/dashboard_v2: improve tooltip of cdSparkline

Added a new scss and class for the tooltip.

Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard_v2/frontend/src/app/shared/components/sparkline/sparkline.component.html
src/pybind/mgr/dashboard_v2/frontend/src/app/shared/components/sparkline/sparkline.component.scss
src/pybind/mgr/dashboard_v2/frontend/src/app/shared/components/sparkline/sparkline.component.ts
src/pybind/mgr/dashboard_v2/frontend/src/app/shared/models/chart-tooltip.ts [new file with mode: 0644]
src/pybind/mgr/dashboard_v2/frontend/src/styles/chart-tooltip.scss [new file with mode: 0644]