[PATCH 1 of 3] Separate axis for iota results
Wald Commits
scm-commit at wald.intevation.org
Mon Oct 1 15:54:52 CEST 2018
# HG changeset patch
# User gernotbelger
# Date 1538402088 -7200
# Node ID 1f12a56c9e0f75375c9d5f23873fea18a08df5d5
# Parent 4efaa2622c43766b4c319e7033cad85eafb79244
Separate axis for iota results
diff -r 4efaa2622c43 -r 1f12a56c9e0f artifacts/doc/conf/generators/longitudinal-diagram-defaults.xml
--- a/artifacts/doc/conf/generators/longitudinal-diagram-defaults.xml Mon Oct 01 14:19:42 2018 +0200
+++ b/artifacts/doc/conf/generators/longitudinal-diagram-defaults.xml Mon Oct 01 15:54:48 2018 +0200
@@ -18,6 +18,7 @@
<axis name="tkhAxis" include-zero="true" />
<axis name="flowdepthDevelopmentAxis"/>
<axis name="flowdepthDevelopmentPerYearAxis"/>
+ <axis name="SalixWAxis"/>
<axis name="countAxis" include-zero="true" tick-units="integer"/>
<axis name="durationAxis" include-zero="true"/>
<axis name="invertedDepthAxis" include-zero="true" inverted="true" />
@@ -74,7 +75,7 @@
<chartextender class="org.dive4elements.river.artifacts.sinfo.flowdepth.FlowDepthChartExtender" />
<!-- U-INFO -->
- <processor class="org.dive4elements.river.artifacts.uinfo.salix.SalixLineProcessor" axis="W"/>
+ <processor class="org.dive4elements.river.artifacts.uinfo.salix.SalixLineProcessor" axis="SalixWAxis"/>
<!-- BUNDU -->
<processor class="org.dive4elements.river.artifacts.bundu.bezugswst.BezugswstHeightProcessor" axis="W"/>
More information about the Dive4Elements-commits
mailing list