mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#7682 Statistics Plot: Add user-defined histogram bar width.
This commit is contained in:
@@ -85,4 +85,5 @@ protected:
|
||||
caf::PdmField<QString> m_plotWindowTitle;
|
||||
caf::PdmField<int> m_numHistogramBins;
|
||||
caf::PdmField<cvf::Color3f> m_histogramBarColor;
|
||||
caf::PdmField<double> m_histogramBarWidth;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user