Mercurial > dive4elements > river
view artifacts/doc/conf/generators/sqrelation-diagram-defaults.xml @ 8173:16be0ceee25b
Only calculated sums of fractions should be initially shown in diagram.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Mon, 01 Sep 2014 17:50:22 +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>