-
Notifications
You must be signed in to change notification settings - Fork 2
common attributes
Steven GUEGUEN edited this page Oct 27, 2020
·
3 revisions
| Name | Type | Default | Description |
|---|---|---|---|
| width | string |
'' | Fixed width |
| height | string |
'' | Fixed height |
| hiddenData | string[] |
[] | List of concatenated class names and labels to hide. (ie: com.class.name{label=a,label=b}
|
| unit | string |
'' | Unit to be displayed |
| debug |
boolean string
|
false | Debug mode |
| showLegend |
boolean string
|
false | Shows a legend |
| responsive |
boolean string
|
false | Fit the parent space |
| data | object |
Serialized JSON representation of data to display | |
| options | object |
Serialized JSON representation of display options |