mirror of
https://github.com/timberjoegithub/grafana-statusmap.git
synced 2026-07-21 23:42:03 +00:00
Display options description in README
This commit is contained in:
Vendored
+12
-1
@@ -94,7 +94,7 @@ Then, color mapping for status' values should be defined in __Discrete__ color m
|
||||
|
||||

|
||||
|
||||
Use can use presets to define a trafic light colors or 8 colors from solarized palette:
|
||||
Use can use presets to define a trafic light colors or 8 colors from [solarized](https://ethanschoonover.com/solarized/) palette:
|
||||
|
||||

|
||||
|
||||
@@ -106,6 +106,8 @@ _Note: __Spectrum__ and __Opacity__ color modes function the same way they do in
|
||||
|
||||
### More options
|
||||
|
||||
#### Bucket
|
||||
|
||||

|
||||
|
||||
__Multiple values__ checkbox specifies how they should be displayed:
|
||||
@@ -125,6 +127,15 @@ __Rounding__ may be used to round edges.
|
||||
|
||||

|
||||
|
||||
#### Display
|
||||
|
||||

|
||||
|
||||
__Show legend__ checkbox toggles legend at the bottom of the panel.
|
||||
|
||||
__Show tooltip__ toggles tooltip display on mouse over buckets.
|
||||
|
||||
__Y axis sort__ can be used to sort labels on Y axis. Metrics — sort y labels as they are defined on Metrics tab. a→z and z→a sort labels descending or ascending in a [natural](https://developer.mozilla.org/ru/docs/Web/JavaScript/Reference/Global_Objects/String/localeCompare) order.
|
||||
|
||||
## Development
|
||||
|
||||
|
||||
Reference in New Issue
Block a user