Lines Matching refs:gauge
7 The **\<chart>** component displays line charts, gauge charts, and bar charts.
25 …es include:<br>- **bar**: bar chart<br>- **line**: line chart<br>- **gauge**: gauge chart<br>- **p…
26 …ust set parameters for bar charts and line charts. Parameter settings for gauge charts do not take…
27 …s. You must set data sets for bar charts and line charts. Data sets for a gauge chart do not take …
126 For the **gauge** charts, the following attributes are also supported.
141 … | <length> | 32px (**gauge** charts)<br>24px (**rainbow** charts)| No | Width of the…
142 … | <deg> | 240 (**gauge** charts)<br>0 (**rainbow** charts) | No | Start angle of …
143 … | <deg> | 240 (**gauge** charts)<br>360 (**rainbow** charts) | No | Total length of…
144 …gauge component. This style is supported by the gauge chart only. This style takes precedence over…
145 …gauge component. This style is supported by the gauge chart only. This style takes precedence over…
146 …gauge component. This style is supported by the gauge chart only. This style takes precedence over…
147 … for the scale bar of the gauge component.<br>For example, **colors: \#ff0000, \#00ff00**. This st…
148 …ection for the scale bar of the gauge component.<br>For example, **weights: 2, 2**. This style is …
332 <div class="gauge-region">
333 <chart class="data-gauge" type="gauge" percent = "50"></chart>
345 .gauge-region {
349 .data-gauge {