diff --git a/Graphs/gGraphView.cpp b/Graphs/gGraphView.cpp index e7870c45..30c84cd5 100644 --- a/Graphs/gGraphView.cpp +++ b/Graphs/gGraphView.cpp @@ -1071,17 +1071,11 @@ void gGraph::paint(int originX, int originY, int width, int height) lines()->add(0,originY,0,originY+height,col); lines()->add(left,originY,left,originY+height,col); #endif - //renderText(title(),0,originY+height/2,90,Qt::black,mediumfont); int tmp; - //originX=0;//marginLeft()+title_x; left=0; - //originY+=marginTop(); - //width-=marginLeft()+marginRight(); - //height-=marginTop()+marginBottom(); - //int lsize=m_layers.size(); for (int i=0;iprintScaleY(); + m_height=PROFILE["GraphHeight"].toInt();//*sg->printScaleY(); sg->trashGraphs(); sg->addGraph(this); //sg->ResetBounds();