切换后, 变密度不显示问题。
This commit is contained in:
parent
9f382743fb
commit
59f013452a
|
|
@ -114,7 +114,7 @@ void QMyCustomPlot::changePropertyWaveUpdate()
|
||||||
clearGraphs();
|
clearGraphs();
|
||||||
clearItems();
|
clearItems();
|
||||||
|
|
||||||
if (this->m_colorMap)
|
if (this->m_colorMap && this->m_bX2Y)
|
||||||
{
|
{
|
||||||
QCPAxis *yAxis = this->yAxis;
|
QCPAxis *yAxis = this->yAxis;
|
||||||
QCPAxis *xAxis = this->xAxis;
|
QCPAxis *xAxis = this->xAxis;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user