Skip to content

Commit 83bfb0d

Browse files
committed
example correction
1 parent d2da1d1 commit 83bfb0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/uplot_ulogging.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,5 @@
7373
ticksx=[10, 50, 80, 100],
7474
ticksy=[15, 30, 45, 60],
7575
)
76+
77+
text_temperature.text = "{}C".format(temp_y[dist])

0 commit comments

Comments
 (0)