diff --git a/logPlus/formdraw.cpp b/logPlus/formdraw.cpp index 7e66298..a29cb24 100644 --- a/logPlus/formdraw.cpp +++ b/logPlus/formdraw.cpp @@ -5084,7 +5084,7 @@ void FormDraw::initKedou(QMyCustomPlot *widget, QString strSlfName, QString strL widget->m_Value2=NULL; widget->m_Value3=NULL; //m_csUnit = "(°)"; - widget->m_bTableData=1;//表格或曲线 + widget->m_bTableData=0;//表格或曲线 widget->m_LeftVal2=0; widget->m_RightVal2=360; widget->m_csCurveDDIR = "DDIR"; // 方位 曲线名 diff --git a/logPlus/qmycustomplot.cpp b/logPlus/qmycustomplot.cpp index 9aabdbb..80e562c 100644 --- a/logPlus/qmycustomplot.cpp +++ b/logPlus/qmycustomplot.cpp @@ -11134,12 +11134,7 @@ bool QMyCustomPlot::Refurbish() { bool flag = true; if (m_bTableData) - { - ReadFracDef_gaodaofeng(); - for (int i = 0 ; i < iFracType ; i++) - { - m_bTypeDraw[i] = true; - } + { // ReadData(m_strSlfName, ""); } @@ -11792,6 +11787,12 @@ void QMyCustomPlot::Draw_Kedou() { if (m_bTableData) { + ReadFracDef_gaodaofeng(); + for (int i = 0 ; i < iFracType ; i++) + { + m_bTypeDraw[i] = true; + } + // m_qsDIR="DDIR"; // 方位 曲线名 m_qsDIP="DANG";//倾角