mirror of https://github.com/aredn/aredn.git
fixed y-axis label
This commit is contained in:
parent
fbc6002924
commit
2f15569a69
|
@ -94,7 +94,7 @@ $header = <<EOF;
|
||||||
labelAngle: -45,
|
labelAngle: -45,
|
||||||
},
|
},
|
||||||
axisY: {
|
axisY: {
|
||||||
title: "dB",
|
title: "dBm",
|
||||||
interlacedColor: "#F0F8FF",
|
interlacedColor: "#F0F8FF",
|
||||||
},
|
},
|
||||||
data: [
|
data: [
|
||||||
|
|
Loading…
Reference in New Issue