diff flys-artifacts/doc/conf/themes.xml @ 3133:6f6a8e5fb7a4

Theme updates for sector average wq curves/points flys-artifacts/trunk@4740 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Christian Lins <christian.lins@intevation.de>
date Thu, 21 Jun 2012 12:26:08 +0000
parents bac0b2721451
children b6da650b0718
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml	Thu Jun 21 09:03:43 2012 +0000
+++ b/flys-artifacts/doc/conf/themes.xml	Thu Jun 21 12:26:08 2012 +0000
@@ -930,23 +930,61 @@
                 <field name="linecolor" type="Color" default="#000000"/>
             </fields>
         </theme>
-
         
-        <theme name="FixingSectorAverageWQ">
+        <theme name="FixingSectorAverageWQ0">
             <inherits>
                 <inherit from="ColorPoints"/>
             </inherits>
             <fields>
                 <field name="showlines" type="boolean" default="false"/>
+                <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="h"/>
+                <field name="pointsize" type="int" display="Punktdicke" default="3"/>
+                <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 128, 0"/>
+            </fields>
+        </theme>
+        <theme name="FixingSectorAverageWQ1">
+            <inherits>
+                <inherit from="ColorPoints"/>
+            </inherits>
+            <fields>
+                <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen"       default="false" hints="h"/>
+                <field name="showlines" type="boolean" default="false"/>
+                <field name="pointsize"  type="int"     display="Punktdicke"           default="3"/>
+                <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 0, 255"/>
+            </fields>
+        </theme>
+        <theme name="FixingSectorAverageWQ2">
+            <inherits>
+                <inherit from="ColorPoints"/>
+            </inherits>
+            <fields>
+                <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen"       default="false" hints="h"/>
+                <field name="showlines" type="boolean" default="false"/>
+                <field name="pointsize"  type="int"     display="Punktdicke"           default="3"/>
+                <field name="pointcolor" type="Color" display="Punktfarbe" default="255, 0, 255"/>
+            </fields>
+        </theme>
+        <theme name="FixingSectorAverageWQ3">
+            <inherits>
+                <inherit from="ColorPoints"/>
+            </inherits>
+            <fields>
+                <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen"       default="false" hints="h"/>
+                <field name="showlines" type="boolean" default="false"/>
+                <field name="pointsize"  type="int"     display="Punktdicke"           default="3"/>
+                <field name="pointcolor" type="Color" display="Punktfarbe" default="255, 0, 0"/>
             </fields>
         </theme>
 
         <theme name="FixingAnalysisEventsWQ">
-            <inherits>
+           <inherits>
                 <inherit from="ColorPoints"/>
             </inherits>
             <fields>
+                <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen"       default="false" hints="h"/>
                 <field name="showlines" type="boolean" default="false"/>
+                <field name="pointsize"  type="int"     display="Punktdicke"           default="3"/>
+                <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 255, 0"/>
             </fields>
         </theme>
 
@@ -955,7 +993,10 @@
                 <inherit from="ColorPoints"/>
             </inherits>
             <fields>
+                <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen"       default="false" hints="h"/>
                 <field name="showlines" type="boolean" default="false"/>
+                <field name="pointsize"  type="int"     display="Punktdicke"           default="3"/>
+                <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 80, 160"/>
             </fields>
         </theme>
 
@@ -970,7 +1011,11 @@
 
         <theme name="FixingWQCurve">
             <inherits>
+                <inherit from="HiddenColorLines"/>
             </inherits>
+            <fields>
+                <field name="linecolor" type="Color" default="227, 27, 162"/>
+            </fields>
         </theme>
 
         <theme name="FixingDeltaWtAverage0">
@@ -1990,21 +2035,60 @@
             </fields>
         </theme>
 
-        <theme name="FixingSectorAverageWQ">
+        <theme name="FixingSectorAverageWQ0">
             <inherits>
                 <inherit from="ColorPoints"/>
             </inherits>
             <fields>
-                <field name="showlines" value="false"/>
+                <field name="showlines" type="boolean" default="false"/>
+                <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="h"/>
+                <field name="pointsize" type="int" display="Punktdicke" default="3"/>
+                <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 128, 0"/>
+            </fields>
+        </theme>
+        <theme name="FixingSectorAverageWQ1">
+            <inherits>
+                <inherit from="ColorPoints"/>
+            </inherits>
+            <fields>
+                <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen"       default="false" hints="h"/>
+                <field name="showlines" type="boolean" default="false"/>
+                <field name="pointsize"  type="int"     display="Punktdicke"           default="3"/>
+                <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 0, 255"/>
+            </fields>
+        </theme>
+        <theme name="FixingSectorAverageWQ2">
+            <inherits>
+                <inherit from="ColorPoints"/>
+            </inherits>
+            <fields>
+                <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen"       default="false" hints="h"/>
+                <field name="showlines" type="boolean" default="false"/>
+                <field name="pointsize"  type="int"     display="Punktdicke"           default="3"/>
+                <field name="pointcolor" type="Color" display="Punktfarbe" default="255, 0, 255"/>
+            </fields>
+        </theme>
+        <theme name="FixingSectorAverageWQ3">
+            <inherits>
+                <inherit from="ColorPoints"/>
+            </inherits>
+            <fields>
+                <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen"       default="false" hints="h"/>
+                <field name="showlines" type="boolean" default="false"/>
+                <field name="pointsize"  type="int"     display="Punktdicke"           default="3"/>
+                <field name="pointcolor" type="Color" display="Punktfarbe" default="255, 0, 0"/>
             </fields>
         </theme>
 
         <theme name="FixingAnalysisEventsWQ">
-            <inherits>
+           <inherits>
                 <inherit from="ColorPoints"/>
             </inherits>
             <fields>
-                <field name="showlines" value="false"/>
+                <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen"       default="false" hints="h"/>
+                <field name="showlines" type="boolean" default="false"/>
+                <field name="pointsize"  type="int"     display="Punktdicke"           default="3"/>
+                <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 255, 0"/>
             </fields>
         </theme>
 
@@ -2013,7 +2097,10 @@
                 <inherit from="ColorPoints"/>
             </inherits>
             <fields>
-                <field name="showlines" value="false"/>
+                <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen"       default="false" hints="h"/>
+                <field name="showlines" type="boolean" default="false"/>
+                <field name="pointsize"  type="int"     display="Punktdicke"           default="3"/>
+                <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 80, 160"/>
             </fields>
         </theme>
 
@@ -2028,7 +2115,11 @@
 
         <theme name="FixingWQCurve">
             <inherits>
+                <inherit from="HiddenColorLines"/>
             </inherits>
+            <fields>
+                <field name="linecolor" type="Color" default="227, 27, 162"/>
+            </fields>
         </theme>
     </themegroup>
 
@@ -2335,22 +2426,60 @@
             </fields>
         </theme>
 
-
-        <theme name="FixingSectorAverageWQ">
+        <theme name="FixingSectorAverageWQ0">
             <inherits>
                 <inherit from="ColorPoints"/>
             </inherits>
             <fields>
-                <field name="showlines" value="false"/>
+                <field name="showlines" type="boolean" default="false"/>
+                <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="h"/>
+                <field name="pointsize" type="int" display="Punktdicke" default="3"/>
+                <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 128, 0"/>
+            </fields>
+        </theme>
+        <theme name="FixingSectorAverageWQ1">
+            <inherits>
+                <inherit from="ColorPoints"/>
+            </inherits>
+            <fields>
+                <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen"       default="false" hints="h"/>
+                <field name="showlines" type="boolean" default="false"/>
+                <field name="pointsize"  type="int"     display="Punktdicke"           default="3"/>
+                <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 0, 255"/>
+            </fields>
+        </theme>
+        <theme name="FixingSectorAverageWQ2">
+            <inherits>
+                <inherit from="ColorPoints"/>
+            </inherits>
+            <fields>
+                <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen"       default="false" hints="h"/>
+                <field name="showlines" type="boolean" default="false"/>
+                <field name="pointsize"  type="int"     display="Punktdicke"           default="3"/>
+                <field name="pointcolor" type="Color" display="Punktfarbe" default="255, 0, 255"/>
+            </fields>
+        </theme>
+        <theme name="FixingSectorAverageWQ3">
+            <inherits>
+                <inherit from="ColorPoints"/>
+            </inherits>
+            <fields>
+                <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen"       default="false" hints="h"/>
+                <field name="showlines" type="boolean" default="false"/>
+                <field name="pointsize"  type="int"     display="Punktdicke"           default="3"/>
+                <field name="pointcolor" type="Color" display="Punktfarbe" default="255, 0, 0"/>
             </fields>
         </theme>
 
         <theme name="FixingAnalysisEventsWQ">
-            <inherits>
+           <inherits>
                 <inherit from="ColorPoints"/>
             </inherits>
             <fields>
-                <field name="showlines" value="false"/>
+                <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen"       default="false" hints="h"/>
+                <field name="showlines" type="boolean" default="false"/>
+                <field name="pointsize"  type="int"     display="Punktdicke"           default="3"/>
+                <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 255, 0"/>
             </fields>
         </theme>
 
@@ -2359,7 +2488,10 @@
                 <inherit from="ColorPoints"/>
             </inherits>
             <fields>
-                <field name="showlines" value="false"/>
+                <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen"       default="false" hints="h"/>
+                <field name="showlines" type="boolean" default="false"/>
+                <field name="pointsize"  type="int"     display="Punktdicke"           default="3"/>
+                <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 80, 160"/>
             </fields>
         </theme>
 
@@ -2374,7 +2506,11 @@
 
         <theme name="FixingWQCurve">
             <inherits>
+                <inherit from="HiddenColorLines"/>
             </inherits>
+            <fields>
+                <field name="linecolor" type="Color" default="227, 27, 162"/>
+            </fields>
         </theme>
 
     </themegroup>
@@ -2525,9 +2661,12 @@
         <mapping from="sq_f_measurement" to="SQMeasurements"/>
         <mapping from="sq_f_outlier" to="SQOutliers"/>
         <mapping from="sq_f_curve" to="SQCurve"/>
-        <mapping from="fix_sector_average_wq" to="FixingSectorAverageWQ"/>
+        <mapping from="fix_sector_average_wq_0" to="FixingSectorAverageWQ0"/>
+        <mapping from="fix_sector_average_wq_1" to="FixingSectorAverageWQ1"/>
+        <mapping from="fix_sector_average_wq_2" to="FixingSectorAverageWQ2"/>
+        <mapping from="fix_sector_average_wq_3" to="FixingSectorAverageWQ3"/>
         <mapping from="fix_analysis_events_wq" to="FixingAnalysisEventsWQ"/>
-        <mapping from="fix_outliers" to="FixingOutlier"/>
+        <mapping from="fix_outlier" to="FixingOutlier"/>
         <mapping from="fix_wq_curve" to="FixingWQCurve"/>
         <mapping from="fix_reference_events_wq" to="FixingReferenceEventsWQ"/>
         <mapping from="fix_sector_average_dwt_0" to="FixingDeltaWtAverage0"/>

http://dive4elements.wald.intevation.org