Skip to content

Commit 7f4fad8

Browse files
committed
Update AcquireSpectrumPlotly.jsx
1 parent c03aa77 commit 7f4fad8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/AcquireSpectrumPlotly/AcquireSpectrumPlotly.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export default function AcquireSpectrumPlotly() {
5858
font: { family: "Roboto", color: "#000" },
5959
xaxis: {
6060
range: xRange,
61-
title: { text: "Frequency (GHz)" },
61+
title: { text: "Frequency (MHz)" },
6262
rangeslider: {
6363
autorange: true,
6464
yaxis: { rangemode: "auto" },

0 commit comments

Comments
 (0)