Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/second.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 |
---|---|
2869 </inherits> | 2869 </inherits> |
2870 <fields> | 2870 <fields> |
2871 <field name="linecolor" type="Color" display="Farbe" default="0, 96, 192" /> | 2871 <field name="linecolor" type="Color" display="Farbe" default="0, 96, 192" /> |
2872 </fields> | 2872 </fields> |
2873 </theme> | 2873 </theme> |
2874 <theme name="SInfoMainValuesQ"> | |
2875 <inherits> | |
2876 <inherit from="Lines" /> | |
2877 </inherits> | |
2878 <fields> | |
2879 <field name="linecolor" type="Color" display="Farbe" default="51, 204, 0" /> | |
2880 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | |
2881 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" hints="hidden" /> | |
2882 </fields> | |
2883 </theme> | |
2884 <theme name="SInfoMainValuesW"> | |
2885 <inherits> | |
2886 <inherit from="Lines" /> | |
2887 </inherits> | |
2888 <fields> | |
2889 <field name="linecolor" type="Color" display="Farbe" default="0, 102, 204" /> | |
2890 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | |
2891 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" hints="hidden" /> | |
2892 </fields> | |
2893 </theme> | |
2894 <theme name="InfrastructureWQ"> | |
2895 <inherits> | |
2896 <inherit from="Lines" /> | |
2897 </inherits> | |
2898 <fields> | |
2899 <field name="linecolor" type="Color" display="Farbe" default="144, 48, 96" /> | |
2900 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | |
2901 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" hints="hidden" /> | |
2902 </fields> | |
2903 </theme> | |
2874 </themegroup> | 2904 </themegroup> |