mirror of
https://github.com/timberjoegithub/grafana-statusmap.git
synced 2026-07-21 23:42:03 +00:00
discrete color mapping
- use max from multiple values or error if no useMax check. - tooltip with mapped values for discrete color mode - tooltip with error messages - global data errors - individual bucket errors in tooltip
This commit is contained in:
@@ -4,6 +4,11 @@ $font-size-sm: 12px !default;
|
||||
.status-heatmap-canvas-wrapper {
|
||||
// position: relative;
|
||||
cursor: crosshair;
|
||||
|
||||
.datapoints-warning span {
|
||||
background-color: white;
|
||||
padding: 1px;
|
||||
}
|
||||
}
|
||||
|
||||
.status-heatmap-panel {
|
||||
|
||||
Reference in New Issue
Block a user