You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/mainwindow.ui
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2090,6 +2090,9 @@ p, li { white-space: pre-wrap; }
2090
2090
<verstretch>0</verstretch>
2091
2091
</sizepolicy>
2092
2092
</property>
2093
+
<propertyname="whatsThis">
2094
+
<string><html><head/><body><p>Chose which labels will be plotted on the graph.</p><p>- Auto - all labels as they go,</p><p>- Custom - labels defined by the user.</p></body></html></string>
2095
+
</property>
2093
2096
</widget>
2094
2097
</item>
2095
2098
<itemrow="11"column="5">
@@ -2307,7 +2310,7 @@ p, li { white-space: pre-wrap; }
2307
2310
</size>
2308
2311
</property>
2309
2312
<propertyname="whatsThis">
2310
-
<string><html><head/><body><p>Sets the missing samples threshold value. If processed string doesnt contain one new data for the already present graph n times in a row it is then this graph will be automatically deleted. This is useful when switching between diffrent steaming data sets.</p></body></html></string>
2313
+
<string><html><head/><body><p>Sets the missing samples threshold value. If processed string doesnt contain one new data for the already present graph n times in a row it is then this graph will be automatically deleted. This is useful when switching between diffrent steaming data sets or removing garbage data.</p></body></html></string>
0 commit comments