add graphs to calibration

This commit is contained in:
2022-10-28 16:21:40 -05:00
parent b64c897618
commit 92d92d4c50
3 changed files with 67 additions and 29 deletions

View File

@@ -28,6 +28,8 @@
<field name="t_student"/>
<label name="uncertain_expanded"/>
<field name="uncertain_expanded"/>
<label name="graph_dates"/>
<field name="graph_dates"/>
<label name="state"/>
<field name="state"/>
</form>

View File

@@ -49,6 +49,9 @@
<field name="calibration_total"/>
</group>
</page>
<page string="Graph" id="graph">
<field name="graph_calibration"/>
</page>
</notebook>
<newline/>
<label name="state"/>