pedro.costa Report post Posted April 8, 2008 (edited) 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 Edited April 8, 2008 by Guest Share this post Link to post Share on other sites
pedro.costa Report post Posted April 8, 2008 By the way if any of the moderators reads this post, I had to html encode the XML for it to be visible! IFCode is not working properly!... Share this post Link to post Share on other sites
Pallav Report post Posted April 8, 2008 You need to ScrollLine.swf and encode your data to multi-series XML format. Share this post Link to post Share on other sites
pedro.costa Report post Posted April 9, 2008 d'oh... thanks.. didn't notice it actually had to be different swf! Share this post Link to post Share on other sites
jedhassell Report post Posted July 2, 2008 Are there any 3D charts that have scrolling versions? Am I missing something? Share this post Link to post Share on other sites
Pallav Report post Posted July 2, 2008 I'm afraid no. Share this post Link to post Share on other sites