Mercurial > dive4elements > river
diff artifacts/doc/conf/themes/default.xml @ 8961:8a1c6e2ad48b
Implemented datacage for min/max bedheights.
Allow to add min/max bed heights as themes to charts.
author | gernotbelger |
---|---|
date | Wed, 28 Mar 2018 14:35:01 +0200 |
parents | ee5ce13016ed |
children | 6e5ff436febe |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml Wed Mar 28 14:34:55 2018 +0200 +++ b/artifacts/doc/conf/themes/default.xml Wed Mar 28 14:35:01 2018 +0200 @@ -2873,6 +2873,24 @@ </fields> </theme> + <!-- S-INFO Data-Themes --> + <theme name="SInfoBedHeightMin"> + <inherits> + <inherit from="LongitudinalSectionW" /> + </inherits> + <fields> + <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 0" /> + </fields> + </theme> + <theme name="SInfoBedHeightMax"> + <inherits> + <inherit from="LongitudinalSectionW" /> + </inherits> + <fields> + <field name="linecolor" type="Color" display="Linienfarbe" default="0, 128, 0" /> + </fields> + </theme> + <!-- S-INFO Flow-Depth Themes --> <theme name="SInfoFlowDepth"> <inherits>