File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 22 < p > Adds a gauge type widget to the user interface.</ p >
33 < p > The < code > msg . payload < / c o d e > i s s e a r c h e d f o r a n u m e r i c < i > v a l u e < / i> and is formatted in accordance with
44 the defined < b > Value Format < / b > , w h i c h c a n t h e n b e f o r m a t t e d u s i n g
5- < a href = "https://scotch.io/tutorials/all-about-the-built-in-angularjs-filters " target = "_blank" > Angular filters</ a > . < / p >
5+ < a href = "https://docs.angularjs.org/api/ng/filter " target = "_blank" > Angular filters</ a > . < / p >
66 < p > For example : < code > { { value | number :1 } } %</ code > will round the value to one decimal place and append a % sign.</ p >
77 < p > The colours of each of 3 sectors can be specified and the gauge will blend between them .
88 The colours should be specified in hex ( #rrggbb) format . < / p >
You can’t perform that action at this time.
0 commit comments