Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
8949:09e4a4909814 | 8950:b0aeed4c97c1 |
---|---|
2877 </inherits> | 2877 </inherits> |
2878 <fields> | 2878 <fields> |
2879 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 255" /> | 2879 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 255" /> |
2880 </fields> | 2880 </fields> |
2881 </theme> | 2881 </theme> |
2882 <theme name="SInfoFlowDepthMin"> | |
2883 <inherits> | |
2884 <inherit from="LongitudinalSectionW" /> | |
2885 </inherits> | |
2886 <fields> | |
2887 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 255" /> | |
2888 </fields> | |
2889 </theme> | |
2890 <theme name="SInfoFlowDepthMax"> | |
2891 <inherits> | |
2892 <inherit from="LongitudinalSectionW" /> | |
2893 </inherits> | |
2894 <fields> | |
2895 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255" /> | |
2896 </fields> | |
2897 </theme> | |
2882 <theme name="SInfoTkh"> | 2898 <theme name="SInfoTkh"> |
2883 <inherits> | 2899 <inherits> |
2884 <inherit from="LongitudinalSection" /> | 2900 <inherit from="LongitudinalSection" /> |
2885 </inherits> | 2901 </inherits> |
2886 <fields> | 2902 <fields> |