Mercurial > dive4elements > river
diff artifacts/doc/conf/themes/second.xml @ 9204:4f411c6ee3ae
Individual facets/themes for single years i the S-Info collisions output
author | mschaefer |
---|---|
date | Mon, 02 Jul 2018 17:40:39 +0200 |
parents | b4402594213b |
children | 0fc9c82e744e |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/second.xml Mon Jul 02 13:00:59 2018 +0200 +++ b/artifacts/doc/conf/themes/second.xml Mon Jul 02 17:40:39 2018 +0200 @@ -3058,6 +3058,24 @@ </inherits> <fields> <field name="pointsize" type="int" display="Punktdicke" default="3" /> + <field name="pointcolor" type="Color" display="Punktfarbe" default="64, 192, 64" /> + </fields> + </theme> + <theme name="SInfoCollisionCount2"> + <inherits> + <inherit from="LongitudinalSectionPoints" /> + </inherits> + <fields> + <field name="pointsize" type="int" display="Punktdicke" default="2" /> + <field name="pointcolor" type="Color" display="Punktfarbe" default="192, 0, 0" /> + </fields> + </theme> + <theme name="SInfoCollisionCount3"> + <inherits> + <inherit from="LongitudinalSectionPoints" /> + </inherits> + <fields> + <field name="pointsize" type="int" display="Punktdicke" default="2" /> <field name="pointcolor" type="Color" display="Punktfarbe" default="48, 96, 255" /> </fields> </theme> @@ -3070,7 +3088,7 @@ <field name="pointcolor" type="Color" display="Punktfarbe" default="68, 216, 40" /> </fields> </theme> - <theme name="MainValues1"> + <theme name="SInfoMainValues1"> <inherits> <inherit from="MainValuesW" /> </inherits> @@ -3078,7 +3096,7 @@ <field name="linecolor" type="Color" display="Farbe" default="0, 96, 192" /> </fields> </theme> - <theme name="MainValues2"> + <theme name="SInfoMainValues2"> <inherits> <inherit from="MainValuesW" /> </inherits> @@ -3086,7 +3104,7 @@ <field name="linecolor" type="Color" display="Farbe" default="192, 0, 0" /> </fields> </theme> - <theme name="MainValues3"> + <theme name="SInfoMainValues3"> <inherits> <inherit from="MainValuesW" /> </inherits>