mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#6227 Filter out zero values in logarithmic plot.
This commit is contained in:
committed by
Magne Sjaastad
parent
55034759c5
commit
ad07b18781
@@ -190,6 +190,7 @@ public:
|
||||
caf::PdmObject* findPdmObjectFromQwtCurve( const QwtPlotCurve* curve ) const override;
|
||||
|
||||
void setLogarithmicScale( bool enable );
|
||||
bool isLogarithmicScale() const;
|
||||
|
||||
std::map<int, std::vector<RimWellLogCurve*>> visibleStackedCurves();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user