Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/second.xml @ 9035:c16e90a0baf7
Added datacage select and chart display for modelled flow depth series loaded from database
author | mschaefer |
---|---|
date | Mon, 30 Apr 2018 16:00:12 +0200 |
parents | 384eee4b4135 |
children | 189cc8ededbd |
comparison
equal
deleted
inserted
replaced
9034:8aa7d9eaaa21 | 9035:c16e90a0baf7 |
---|---|
3006 </inherits> | 3006 </inherits> |
3007 <fields> | 3007 <fields> |
3008 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 128, 128" /> | 3008 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 128, 128" /> |
3009 </fields> | 3009 </fields> |
3010 </theme> | 3010 </theme> |
3011 <theme name="SInfoPredefinedFlowDepth"> | |
3012 <inherits> | |
3013 <inherit from="LongitudinalSectionW" /> | |
3014 </inherits> | |
3015 <fields> | |
3016 <field name="linecolor" type="Color" display="Linienfarbe" default="96, 128, 192" /> | |
3017 </fields> | |
3018 </theme> | |
3011 </themegroup> | 3019 </themegroup> |