Hi,
I'm evaluating your chart components and I really like the scroll feature. Although I can't seem to get it to work.
I've the following XML:
<chart numdivlines="9" lineThickness="2" showValues="0" anchorRadius="3" numVisiblePlot="5"><set label="0h" value="0" /><set label="1h" value="0" /><set label="2h" value="0" /><set label="3h" value="0" /><set label="4h" value="0" /><set label="5h" value="0" /><set label="6h" value="0" /><set label="7h" value="0" /><set label="8h" value="0" /><set label="9h" value="0" /><set label="10h" value="0" /><set label="11h" value="0" /><set label="12h" value="0" /><set label="13h" value="0" /><set label="14h" value="0" /><set label="15h" value="0" /><set label="16h" value="0" /><set label="17h" value="7" /><set label="18h" value="0" /><set label="19h" value="0" /><set label="20h" value="0" /><set label="21h" value="0" /><set label="22h" value="0" /><set label="23h" value="0" /></chart>
but it still shows the full result set and it's not scrolling it!..
I'm using the Line chart for the XML above and setting the XML with the javascript API.
Any help would be most useful.
Regards,
Pedro Costa