Mercurial > dive4elements > river
changeset 2319:bf134f4c0be1
Added area facet to compatibility list of new charts longitudinal section output.
flys-artifacts/trunk@4001 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 09 Feb 2012 14:24:27 +0000 |
parents | 0b8c04c7f762 |
children | bb04f958b7aa |
files | flys-artifacts/ChangeLog flys-artifacts/doc/conf/artifacts/chart.xml |
diffstat | 2 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Thu Feb 09 13:45:26 2012 +0000 +++ b/flys-artifacts/ChangeLog Thu Feb 09 14:24:27 2012 +0000 @@ -1,3 +1,10 @@ +2012-02-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Allow areas in new chart/longitudinal_section. + + * doc/conf/artifacts/chart.xml: Added area facet to compatibility + list. + 2012-02-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> Fix flys/issue490. Allow CollisionFree..Annotations to collide with
--- a/flys-artifacts/doc/conf/artifacts/chart.xml Thu Feb 09 13:45:26 2012 +0000 +++ b/flys-artifacts/doc/conf/artifacts/chart.xml Thu Feb 09 14:24:27 2012 +0000 @@ -76,6 +76,7 @@ <facet name="other.wqkms"/> <facet name="other.wkms"/> <facet name="heightmarks_points"/> + <facet name="longitudinal_section.area" description="an area"/> <facet name="longitudinal_section.annotations"/> <facet name="longitudinal_section.w"/> </facets>