Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/second.xml @ 9033:384eee4b4135
Added datacage select and chart display for flow depth evolution series loaded from database, and a correction for the tkh data
author | mschaefer |
---|---|
date | Fri, 27 Apr 2018 17:41:59 +0200 |
parents | 6e5ff436febe |
children | c16e90a0baf7 |
comparison
equal
deleted
inserted
replaced
9032:1f63e9d3b0ec | 9033:384eee4b4135 |
---|---|
2990 <field name="areabgcolor" type="Color" default="255, 240, 224" display="Füllfarbe" /> | 2990 <field name="areabgcolor" type="Color" default="255, 240, 224" display="Füllfarbe" /> |
2991 <field name="areabgpattern" type="areapattern" default="patternFill" display="Flächentyp" /> | 2991 <field name="areabgpattern" type="areapattern" default="patternFill" display="Flächentyp" /> |
2992 <field name="areatransparency" type="int" default="20" /> | 2992 <field name="areatransparency" type="int" default="20" /> |
2993 </fields> | 2993 </fields> |
2994 </theme> | 2994 </theme> |
2995 <theme name="SInfoPredefinedDepthEvol"> | |
2996 <inherits> | |
2997 <inherit from="LongitudinalSectionW" /> | |
2998 </inherits> | |
2999 <fields> | |
3000 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 128, 192" /> | |
3001 </fields> | |
3002 </theme> | |
3003 <theme name="SInfoPredefinedDepthEvolPerYear"> | |
3004 <inherits> | |
3005 <inherit from="LongitudinalSectionW" /> | |
3006 </inherits> | |
3007 <fields> | |
3008 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 128, 128" /> | |
3009 </fields> | |
3010 </theme> | |
2995 </themegroup> | 3011 </themegroup> |