diff artifacts/doc/conf/themes/second.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/second.xml	Wed Mar 28 14:34:55 2018 +0200
+++ b/artifacts/doc/conf/themes/second.xml	Wed Mar 28 14:35:01 2018 +0200
@@ -2861,6 +2861,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>

http://dive4elements.wald.intevation.org