Lines Matching refs:gauge
4 The **\<chart>** component displays line charts, gauge charts, and bar charts.
21 … include:<br>- **bar**: bar chart.<br>- **line**: line chart.<br>- **gauge**: gauge chart.<br>- **…
22 … | - | No | Chart parameters. Parameter settings for gauge charts do not take…
23 …\<ChartDataset> | - | No | Data sets. Data sets for a gauge chart do not take …
122 For the **gauge** charts, the following attributes are also supported.
135 …width | <length> | 32px (**gauge** charts)<br>24px (**rainbow** charts)| No | Width of the…
136 …e | <deg> | 240 (**gauge** charts)<br>0 (**rainbow** charts) | No | Start angle of …
137 …e | <deg> | 240 (**gauge** charts)<br>360 (**rainbow** charts) | No | Total length of…
138 … | No | X-coordinate of the scale bar center position for **gauge** charts. This sty…
139 … | No | Y-coordinate of the scale bar center position for **gauge** charts. This sty…
140 …h> | - | No | Radius of the scale bar for **gauge** charts. This sty…
141 … | No | Colors of ranges on the scale bar for **gauge** charts.<br>For e…
142 … | No | Weights of ranges on the scale bar for **gauge** charts.<br>For e…
335 <div class="gauge-region">
336 <chart class="data-gauge" type="gauge" percent = "50"></chart>
349 .gauge-region {
353 .data-gauge {
360 