mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3080 Ensemble statistics curves. Use different symbols on statistics curves
This commit is contained in:
@@ -53,7 +53,8 @@ public:
|
||||
SYMBOL_DIAMOND,
|
||||
SYMBOL_TRIANGLE,
|
||||
SYMBOL_CROSS,
|
||||
SYMBOL_XCROSS
|
||||
SYMBOL_XCROSS,
|
||||
SYMBOL_DOWN_TRIANGLE
|
||||
};
|
||||
|
||||
enum CurveInterpolationEnum
|
||||
|
||||
Reference in New Issue
Block a user