Changeset - 4a97209e9694
[Not reviewed]
default
0 1 0
Hasan Yavuz Ă–ZDERYA - 8 years ago 2017-06-08 06:09:31
hy@ozderya.net
fix snapshotview random x-axis glitch
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/plotmanager.cpp
Show inline comments
 
@@ -41,6 +41,7 @@ PlotManager::PlotManager(QWidget* plotAr
 
    _autoScaled = true;
 
    _yMin = 0;
 
    _yMax = 1;
 
    _xAxisAsIndex = true;
 
    isDemoShown = false;
 
    _infoModel = infoModel;
 
    _numOfSamples = 1;
0 comments (0 inline, 0 general)