comparison flys-artifacts/doc/conf/themes.xml @ 3091:179e38aa678d

Some fixing charts are generated now flys-artifacts/trunk@4690 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Christian Lins <christian.lins@intevation.de>
date Mon, 18 Jun 2012 13:29:15 +0000
parents 22def36d37b7
children 6ea299c208cd
comparison
equal deleted inserted replaced
3090:22def36d37b7 3091:179e38aa678d
929 <fields> 929 <fields>
930 <field name="linecolor" type="Color" default="#0000DD"/> 930 <field name="linecolor" type="Color" default="#0000DD"/>
931 </fields> 931 </fields>
932 </theme> 932 </theme>
933 933
934 </themegroup> 934
935 <theme name="FixingSectorAverageWQ">
936 <inherits>
937 <inherit from="HiddenColorLines"/>
938 <inherit from="ColorPoints"/>
939 </inherits>
940 <fields>
941 <field name="pointcolor" type="Color" default="#0011FF"/>
942 </fields>
943 </theme>
944
945 <theme name="FixingAnalysisEventsWQ">
946 <inherits>
947 <inherit from="HiddenColorLines"/>
948 <inherit from="ColorPoints"/>
949 </inherits>
950 <fields>
951 <field name="pointcolor" type="Color" default="#0011FF"/>
952 </fields>
953 </theme>
954
955 <theme name="FixingReferenceEventsWQ">
956 <inherits>
957 <inherit from="HiddenColorLines"/>
958 <inherit from="ColorPoints"/>
959 </inherits>
960 <fields>
961 <field name="pointcolor" type="Color" default="#0011FF"/>
962 </fields>
963 </theme>
964
965 <theme name="FixingOutliers">
966 <inherits>
967 <inherit from="HiddenColorLines"/>
968 <inherit from="ColorPoints"/>
969 </inherits>
970 <fields>
971 <field name="pointcolor" type="Color" default="#0011FF"/>
972 </fields>
973 </theme>
974
975 <theme name="FixingWQCurve">
976 <inherits>
977 </inherits>
978 </theme>
979
980 </themegroup>
935 981
936 <themegroup name="default-2"> 982 <themegroup name="default-2">
937 <theme name="DischargeCurve"> 983 <theme name="DischargeCurve">
938 <inherits> 984 <inherits>
939 <inherit from="HiddenColorLines"/> 985 <inherit from="HiddenColorLines"/>
2256 <mapping from="bedheight_middle.epoch" to="MiddleBedHeightEpoch"/> 2302 <mapping from="bedheight_middle.epoch" to="MiddleBedHeightEpoch"/>
2257 <mapping from="relativepoint" to="RelativePoint"/> 2303 <mapping from="relativepoint" to="RelativePoint"/>
2258 <mapping from="sq_a_measurement" to="SQMeasurements"/> 2304 <mapping from="sq_a_measurement" to="SQMeasurements"/>
2259 <mapping from="sq_a_outlier" to="SQOutliers"/> 2305 <mapping from="sq_a_outlier" to="SQOutliers"/>
2260 <mapping from="sq_a_curve" to="SQCurve"/> 2306 <mapping from="sq_a_curve" to="SQCurve"/>
2307 <mapping from="fix_sector_average_wq" to="FixingSectorAverageWQ"/>
2308 <mapping from="fix_analysis_events_wq" to="FixingAnalysisEventsWQ"/>
2309 <mapping from="fix_outlier" to="FixingOutlier"/>
2310 <mapping from="fix_wq_curve" to="FixingWQCurve"/>
2311 <mapping from="fix_reference_events_wq" to="FixingReferenceEventsWQ"/>
2261 2312
2262 </mappings> 2313 </mappings>
2263 </themes> 2314 </themes>

http://dive4elements.wald.intevation.org