Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/default.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 |
---|---|
3002 <field name="areabgcolor" type="Color" default="255, 240, 224" display="Füllfarbe" /> | 3002 <field name="areabgcolor" type="Color" default="255, 240, 224" display="Füllfarbe" /> |
3003 <field name="areabgpattern" type="areapattern" default="patternFill" display="Flächentyp" /> | 3003 <field name="areabgpattern" type="areapattern" default="patternFill" display="Flächentyp" /> |
3004 <field name="areatransparency" type="int" default="20" /> | 3004 <field name="areatransparency" type="int" default="20" /> |
3005 </fields> | 3005 </fields> |
3006 </theme> | 3006 </theme> |
3007 <theme name="SInfoPredefinedDepthEvol"> | |
3008 <inherits> | |
3009 <inherit from="LongitudinalSectionW" /> | |
3010 </inherits> | |
3011 <fields> | |
3012 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 128, 192" /> | |
3013 </fields> | |
3014 </theme> | |
3015 <theme name="SInfoPredefinedDepthEvolPerYear"> | |
3016 <inherits> | |
3017 <inherit from="LongitudinalSectionW" /> | |
3018 </inherits> | |
3019 <fields> | |
3020 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 128, 128" /> | |
3021 </fields> | |
3022 </theme> | |
3007 </themegroup> | 3023 </themegroup> |