Mercurial > dive4elements > river
view artifacts/doc/conf/sqrelation-diagram-defaults.xml @ 8054:db4e6bd367a6
My hint that MeasurementStation does not know it's river was not true. Thus backout rev 8c14588d1f78.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 18 Jul 2014 12:22:51 +0200 |
parents | 69709f490d92 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?> <longitudinal-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> </longitudinal-defaults>