view gwt-client/src/main/java/org/dive4elements/river/client/client/config.xml @ 7597:fca46ce8e4f5

(issue1225) Implement Magic labels. There is now a new value in the chartsettings "Suggested Label" which is hidden in the property editor. A suggested label is the label that combines the label's of all processors that wrote data to an axis. This suggested label is set as the label when the user has not overwritten the label.
author Andre Heinecke <aheinecke@intevation.de>
date Mon, 25 Nov 2013 14:58:14 +0100
parents c702bac7f72e
children 6e7aeec2238e
line wrap: on
line source
<config>
    <server>http://localhost:8181</server>
    
    <wiki>https://flys3-devel.bafg.de/wiki</wiki>

    <projectlist>
        <!-- The interval to update the user's projects (in ms) -->
        <update-interval>300000</update-interval>
    </projectlist>
</config>

http://dive4elements.wald.intevation.org