Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/default.xml @ 9259:66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
author | mschaefer |
---|---|
date | Mon, 16 Jul 2018 08:43:07 +0200 |
parents | 0dcd1cd41915 |
children | 385b52ccde23 |
comparison
equal
deleted
inserted
replaced
9258:d950c6055102 | 9259:66b003701546 |
---|---|
2881 </inherits> | 2881 </inherits> |
2882 <fields> | 2882 <fields> |
2883 <field name="linecolor" type="Color" display="Farbe" default="0, 96, 192" /> | 2883 <field name="linecolor" type="Color" display="Farbe" default="0, 96, 192" /> |
2884 </fields> | 2884 </fields> |
2885 </theme> | 2885 </theme> |
2886 <theme name="SInfoMainValuesQ"> | |
2887 <inherits> | |
2888 <inherit from="Lines" /> | |
2889 </inherits> | |
2890 <fields> | |
2891 <field name="linecolor" type="Color" display="Farbe" default="51, 204, 0" /> | |
2892 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | |
2893 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" hints="hidden" /> | |
2894 </fields> | |
2895 </theme> | |
2896 <theme name="SInfoMainValuesW"> | |
2897 <inherits> | |
2898 <inherit from="Lines" /> | |
2899 </inherits> | |
2900 <fields> | |
2901 <field name="linecolor" type="Color" display="Farbe" default="0, 102, 204" /> | |
2902 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | |
2903 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" hints="hidden" /> | |
2904 </fields> | |
2905 </theme> | |
2906 <theme name="InfrastructureWQ"> | |
2907 <inherits> | |
2908 <inherit from="Lines" /> | |
2909 </inherits> | |
2910 <fields> | |
2911 <field name="linecolor" type="Color" display="Farbe" default="144, 48, 96" /> | |
2912 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | |
2913 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" hints="hidden" /> | |
2914 </fields> | |
2915 </theme> | |
2886 </themegroup> | 2916 </themegroup> |