We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce005d7 + 3301599 commit 599517dCopy full SHA for 599517d
js/tracker.js
@@ -3849,7 +3849,7 @@ function addPosition(position) {
3849
3850
// Graph Stuff
3851
3852
-var graph_inhibited_fields = ['frequency', 'burst_timer'];
+var graph_inhibited_fields = ['frequency', 'frequency_tx', 'burst_timer'];
3853
3854
function updateGraph(vcallsign, reset_selection) {
3855
if(!plot || !plot_open) return;
0 commit comments