diff artifacts/doc/conf/themes/second.xml @ 8950:b0aeed4c97c1

Implemented chart output for sinfo flow depth min/max calculation
author gernotbelger
date Thu, 15 Mar 2018 17:22:28 +0100
parents a9950a3a71e5
children ee5ce13016ed
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/second.xml	Wed Mar 14 18:34:34 2018 +0100
+++ b/artifacts/doc/conf/themes/second.xml	Thu Mar 15 17:22:28 2018 +0100
@@ -2879,6 +2879,22 @@
             <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 255" />
         </fields>
     </theme>
+    <theme name="SInfoFlowDepthMin">
+        <inherits>
+            <inherit from="LongitudinalSectionW" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 255" />
+        </fields>
+    </theme>
+    <theme name="SInfoFlowDepthMax">
+        <inherits>
+            <inherit from="LongitudinalSectionW" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255" />
+        </fields>
+    </theme>
     <theme name="SInfoTkh">
         <inherits>
             <inherit from="LongitudinalSection" />

http://dive4elements.wald.intevation.org