Mercurial > dive4elements > river
diff artifacts/doc/conf/themes/default.xml @ 8535:f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Thu, 12 Feb 2015 12:18:47 +0100 |
parents | a779ee47aa79 |
children | c25a8066d99f |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml Thu Feb 12 11:40:08 2015 +0100 +++ b/artifacts/doc/conf/themes/default.xml Thu Feb 12 12:18:47 2015 +0100 @@ -2391,6 +2391,7 @@ <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> <field name="linecolor" type="Color" default="0, 0, 0" /> + <field name="linesize" type="int" display="Liniendicke" default="2"/> </fields> </theme> @@ -2580,6 +2581,63 @@ </fields> </theme> + <theme name="SQOutlierCurveA"> + <inherits> + <inherit from="SQCurveA" /> + </inherits> + <fields> + <field name="linesize" type="int" display="Liniendicke" default="1"/> + </fields> + </theme> + <theme name="SQOutlierCurveB"> + <inherits> + <inherit from="SQCurveB" /> + </inherits> + <fields> + <field name="linesize" type="int" display="Liniendicke" default="1"/> + </fields> + </theme> + <theme name="SQOutlierCurveC"> + <inherits> + <inherit from="SQCurveC" /> + </inherits> + <fields> + <field name="linesize" type="int" display="Liniendicke" default="1"/> + </fields> + </theme> + <theme name="SQOutlierCurveD"> + <inherits> + <inherit from="SQCurveD" /> + </inherits> + <fields> + <field name="linesize" type="int" display="Liniendicke" default="1"/> + </fields> + </theme> + <theme name="SQOutlierCurveE"> + <inherits> + <inherit from="SQCurveE" /> + </inherits> + <fields> + <field name="linesize" type="int" display="Liniendicke" default="1"/> + </fields> + </theme> + <theme name="SQOutlierCurveF"> + <inherits> + <inherit from="SQCurveF" /> + </inherits> + <fields> + <field name="linesize" type="int" display="Liniendicke" default="1"/> + </fields> + </theme> + <theme name="SQOutlierCurveG"> + <inherits> + <inherit from="SQCurveG" /> + </inherits> + <fields> + <field name="linesize" type="int" display="Liniendicke" default="1"/> + </fields> + </theme> + <theme name="Porosity"> <inherits> <inherit from="LongitudinalSection" />