when setting refreshInterval='5', the first time chart refreshes is after 5 sec. Is there an option to make the first refresh immediately, and then wait for refreshInterval sec ?
I tried to set refreshInterval='0' and then update the XML, but with '0' the chart remained empty...