BOX CHART
The Box Chart displays the minimum and maximum values, the median, and two percentiles in a given period of time for each series.
Chart Lab: View
Chart Lab: View
Chart Lab: View
Chart Lab: View
Chart Lab: View
Chart Lab: View
[widget] Settings
Inherited settings from Generic Widget: type, title, tooltip, left-units, top-units, width-units, height-units, timespan, path, url, style, format, last, min-range, max-range, min-range-right, max-range-right, rotate-ticks, axis-title, axis-title-right, alert-expression, alert-style.
Name | Example | Description | Chart Lab |
---|---|---|---|
percentiles | percentiles = 10%/90% | Minimum and maximum percentile for the box area. Possible values: between 0% and 100%. Default value: 25%/75%. | View View |
percentile-markers | percentile-markers = all percentile-markers = top | Displays percentile markers. Can be set under [widget] and/or for each [series]. Possible values: all, none, top, bottom Default value: none | View |
class | class = metro | Displays percentile markers as circles on a dotted line, as common on subway maps. | View |
[series] Settings
Inherited settings from Generic Widget [series]: entity, metric, type, interval, alias, alert-expression, alert-style, style, color, label, tooltip, axis, format, display, hidden, refresh-interval, retry-refresh-interval, error-refresh-interval.
Configuration Example
Chart Lab: View
[widget] type = box timespan = 1 hour percentiles = 25% / 70% [series] entity = nurswgvml006 metric = cpu_busy [series] entity = nurswgvml007 metric = cpu_busy [series] entity = nurswgvml006 metric = memfree axis = right [series] entity = nurswgvml007 metric = memfree axis = right |