Mercurial > dive4elements > river
view artifacts/doc/conf/generators/sqrelation-diagram-defaults.xml @ 8181:209f8a9e8a75
Added new processor to plot misc discharge data, e.g. from datacage or recommendations.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Thu, 04 Sep 2014 11:10:37 +0200 |
parents | 72c0d4682cf6 |
children | 4acf7cff7355 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?> <sqrelation-defaults> <axis name="Transport" logarithmic="true"/> <domain-axis key="chart.sq_relation.xaxis.label" default="" logarithmic="true"/> <processor class="org.dive4elements.river.exports.process.SQRelationProcessor" axis="Transport"/> <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor" axis="Transport"/> <subtitle key="chart.computed.discharge.curve.subtitle" default="-"> <arg expr="artifact.river"/> <arg expr="artifact.ld_locations" type="double"/> </subtitle> </sqrelation-defaults>