Skip to content

Commit 104828f

Browse files
committed
Resolved issue wrong filters settings placement at the PSD curves chart
1 parent b912804 commit 104828f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/graph_spectrum_plot.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,6 @@ GraphSpectrumPlot._drawPowerSpectralDensityGraph = function (canvasCtx) {
439439
3,
440440
);
441441

442-
canvasCtx.restore();
443442
};
444443

445444
GraphSpectrumPlot.getPSDbyFreq = function(frequency) {

0 commit comments

Comments
 (0)