Skip to content

Commit 2056cf3

Browse files
author
Dilmi Wickramanayake
committed
Merge branch 'users/DilmiWickramanayake/niscope_ex_fetch_forever' of https://github.com/ni/nipanel-python into users/DilmiWickramanayake/niscope_ex_fetch_forever
2 parents 5cdc785 + b2bfe84 commit 2056cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/nidaqmx/nidaqmx_continuous_analog_input_panel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
},
6666
],
6767
}
68-
st_echarts(options=voltage_therm_graph, height="400px", key="grpah")
68+
st_echarts(options=voltage_therm_graph, height="400px", key="graph")
6969

7070
voltage_tab.header("Voltage")
7171
with voltage_tab:

0 commit comments

Comments
 (0)