Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/virtual-themes.xml @ 3242:1dca41dba135
Move annotation code to base class ChartGenerator
flys-artifacts/trunk@4874 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Wed, 04 Jul 2012 22:28:44 +0000 |
parents | fb11bd37ddb8 |
children | 9a4707ec7800 |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/virtual-themes.xml Wed Jul 04 06:54:39 2012 +0000 +++ b/flys-artifacts/doc/conf/virtual-themes.xml Wed Jul 04 22:28:44 2012 +0000 @@ -76,6 +76,8 @@ default="5" /> <field name="pointcolor" type="Color" display="Punktfarbe" default="Color.BLACK" /> + <field name="textorientation" type="boolean" display="Text horizontal" + default="true"/> </fields> </theme> @@ -293,4 +295,4 @@ </fields> </theme> -</themegroup> \ No newline at end of file +</themegroup>