comparison 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
comparison
equal deleted inserted replaced
8960:66ce19d2c5f1 8961:8a1c6e2ad48b
2859 <fields> 2859 <fields>
2860 <field name="linecolor" type="color" default="175, 175, 175" /> 2860 <field name="linecolor" type="color" default="175, 175, 175" />
2861 </fields> 2861 </fields>
2862 </theme> 2862 </theme>
2863 2863
2864 <!-- S-INFO Data-Themes -->
2865 <theme name="SInfoBedHeightMin">
2866 <inherits>
2867 <inherit from="LongitudinalSectionW" />
2868 </inherits>
2869 <fields>
2870 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 0" />
2871 </fields>
2872 </theme>
2873 <theme name="SInfoBedHeightMax">
2874 <inherits>
2875 <inherit from="LongitudinalSectionW" />
2876 </inherits>
2877 <fields>
2878 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 128, 0" />
2879 </fields>
2880 </theme>
2881
2864 <!-- S-INFO Flow-Depth Themes --> 2882 <!-- S-INFO Flow-Depth Themes -->
2865 <theme name="SInfoFlowDepth"> 2883 <theme name="SInfoFlowDepth">
2866 <inherits> 2884 <inherits>
2867 <inherit from="LongitudinalSectionW" /> 2885 <inherit from="LongitudinalSectionW" />
2868 </inherits> 2886 </inherits>

http://dive4elements.wald.intevation.org