grafana/public/app/plugins/panel/status-history
Dominik Prokop 7359ba44d0
Timeline/Status grid panel: Add tooltip support (#35005)
* Timeline/Status grid tooltip support first pass

* Tooltips workin

* Use getValueFormat to get the duration

* Separate boxes highlight from tooltip interpolation

* Separate state timeline tooltip component, rely on field display color to retrieve color of series

* create an onHover/onLeave API and optimize implementation

Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2021-06-02 21:43:47 -05:00
..
img Rename: Status grid to history (#34864) 2021-05-29 20:24:14 +02:00
module.tsx Timeline/Status grid panel: Add tooltip support (#35005) 2021-06-02 21:43:47 -05:00
plugin.json Rename: Status grid to history (#34864) 2021-05-29 20:24:14 +02:00
StatusHistoryPanel.tsx Timeline/Status grid panel: Add tooltip support (#35005) 2021-06-02 21:43:47 -05:00
types.ts Timeline/Status grid panel: Add tooltip support (#35005) 2021-06-02 21:43:47 -05:00