You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`displayMode`| string |**Yes**|| Enum expressing the possible display modes<br/>for the bar gauge component of Grafana UI<br/>Possible values are: `basic`, `lcd`, `gradient`. |
28
-
|`minVizHeight`| uint32 |**Yes**|`10`||
29
-
|`minVizWidth`| uint32 |**Yes**|`0`||
30
-
|`showUnfilled`| boolean |**Yes**|`true`||
31
-
|`orientation`| string | No ||*(Inherited from [SingleStatBaseOptions](#singlestatbaseoptions))*<br/>TODO docs<br/>Possible values are: `auto`, `vertical`, `horizontal`. |
32
-
|`reduceOptions`|[ReduceDataOptions](#reducedataoptions)| No ||*(Inherited from [SingleStatBaseOptions](#singlestatbaseoptions))*<br/>TODO docs |
33
-
|`text`|[VizTextDisplayOptions](#viztextdisplayoptions)| No ||*(Inherited from [SingleStatBaseOptions](#singlestatbaseoptions))*<br/>TODO docs |
|`displayMode`| string |**Yes**| Enum expressing the possible display modes<br/>for the bar gauge component of Grafana UI<br/>Possible values are: `basic`, `lcd`, `gradient`. |
@@ -42,7 +31,6 @@ It extends [SingleStatBaseOptions](#singlestatbaseoptions).
42
31
|`orientation`| string | No |*(Inherited from [SingleStatBaseOptions](#singlestatbaseoptions))*<br/>TODO docs<br/>Possible values are: `auto`, `vertical`, `horizontal`. |
43
32
|`reduceOptions`|[ReduceDataOptions](#reducedataoptions)| No |*(Inherited from [SingleStatBaseOptions](#singlestatbaseoptions))*<br/>TODO docs |
44
33
|`text`|[VizTextDisplayOptions](#viztextdisplayoptions)| No |*(Inherited from [SingleStatBaseOptions](#singlestatbaseoptions))*<br/>TODO docs |
0 commit comments