mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
This commit is contained in:
@@ -152,7 +152,7 @@ void RimStimPlanColors::loadDataAndUpdate()
|
||||
RimRegularLegendConfig* legendConfig = new RimRegularLegendConfig();
|
||||
legendConfig->resultVariableName = resultNameUnitString;
|
||||
legendConfig->setMappingMode(RimRegularLegendConfig::LINEAR_DISCRETE);
|
||||
legendConfig->setColorRangeMode(RimRegularLegendConfig::STIMPLAN);
|
||||
legendConfig->setColorRange(RimRegularLegendConfig::STIMPLAN);
|
||||
|
||||
|
||||
m_legendConfigurations.push_back(legendConfig);
|
||||
|
||||
Reference in New Issue
Block a user