mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#8663 QtCharts: Update labels when date format changes
This commit is contained in:
committed by
Kristian Bendiksen
parent
ceecf2e54c
commit
262aed3c8d
@@ -803,6 +803,7 @@ void RiuQtChartsPlotWidget::setAxisScaleType( RiuPlotAxis axis, RiuQtChartsPlotW
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RiuQtChartsPlotWidget::updateAxes()
|
||||
{
|
||||
axisRangeChanged();
|
||||
m_viewer->chart()->update();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user