Skip to content

Commit 12c1e5f

Browse files
Update index.html (#808)
* Update index.html * Update index.html * Update index.html --------- Co-authored-by: HUSSAR-mtrela (Martin Trela) <[email protected]>
1 parent cfe66ec commit 12c1e5f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

samples/gauges/radial-gauge/labels/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
label-extent="0.65"
2525
labels-pre-terminal="0"
2626
labels-post-initial="0"
27+
title-displays-value=true
28+
subtitle-text="MPH"
2729
height="100%"
2830
width="100%"
2931
minimum-value="0" value="50"
@@ -37,4 +39,4 @@
3739
<% if (false) { %><script src="src/index.ts"></script><% } %>
3840

3941
</body>
40-
</html>
42+
</html>

0 commit comments

Comments
 (0)