Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/default.xml @ 9360:ddcd52d239cd
Outliers in fixation calculation are now shown within the other 'B' event themes and get a separate symbol (triangle).
Removed old outliers theme.
Also consider showpoints property.
Also consider pointsize property.
author | gernotbelger |
---|---|
date | Wed, 01 Aug 2018 17:13:52 +0200 |
parents | 7c74ee8d6767 |
children | 6f7e92c16050 |
comparison
equal
deleted
inserted
replaced
9359:df6f1b5806f6 | 9360:ddcd52d239cd |
---|---|
1731 <inherit from="FixPoints" /> | 1731 <inherit from="FixPoints" /> |
1732 </inherits> | 1732 </inherits> |
1733 <fields> | 1733 <fields> |
1734 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 80, 160" /> | 1734 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 80, 160" /> |
1735 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="true" /> | 1735 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="true" /> |
1736 </fields> | |
1737 </theme> | |
1738 | |
1739 <theme name="FixingOutliers"> | |
1740 <inherits> | |
1741 <inherit from="FixPoints" /> | |
1742 </inherits> | |
1743 <fields> | |
1744 </fields> | 1736 </fields> |
1745 </theme> | 1737 </theme> |
1746 | 1738 |
1747 <theme name="FixingDeltaWtAverage"> | 1739 <theme name="FixingDeltaWtAverage"> |
1748 <inherits> | 1740 <inherits> |