McSam Report post Posted February 19, 2009 Hi, I am using Fusionchart. I want to display the charts in a 150pixel height window as per the business req. All graphs are comming but only Scroll Line 2D is not working properly.Below are the issues. 1. X-Axis values always displayed in Bottom-Top(Eaxctly SouthWest-NorthEast) orentation.But I want to change this in to Left-Right Orientation, But I dont see any properties to support this feature. 2. If X-Axis contains more data it adds the ScrollBar automatically, But if Y-Axis values are too big the ScrollBar is not comming.The values are overlapping.Is there any prperty to Bring the ScrollBar vertically. Please provide me some mail id so that I can attach some files for your reference.It is somewhat urgent to me.Since this comes in the homepage of the portal. Please try to display the below XML data in to the width="400" height="150" size Chart XML ==> <?xml version="1.0" encoding="UTF-8" standalone="yes"?><chart yaxisname="" yAxisValuesStep="0" xaxisname="Day" xAxisNamePadding="0" useRoundEdges="1" slantLabels="1" showValues="0" showPercentInToolTip="1" showLegend="1" showFCMenuItem="0" showBorder="0" showAlternateHGridColor="1" sFormatNumberScale="1" rotateValues="0" outCnvBaseFontSize="11" numberScaleValue="1000,1000,1000" numberScaleUnit="K,M,B" numVDivLines="5" legendPosition="bottom" labelPadding="0" labelDisplay="ROTATE" formatNumber="1" divLineIsDashed="1" divLineAlpha="20" decimals="2" chartRightMargin="35" chartBottomMargin="4" canvasPadding="20" bgColor="FFFFFF" bgAlpha="10" rotateYAxisName ="1" xAxisNamePadding ="3" ><categories verticalLineThickness="10" verticalLineColor="000000" font="Arial" ><category label="2006-11-04" ></category> <category label="2006-11-05" ></category> <category label="2006-10-04"></category> <category label="2006-9-04"></category> <category label="2006-9-04"></category> <category label="2006-8-04"></category> <category label="2006-7-05"></category> <category label="2006-6-04"></category> <category label="2006-5-04"></category> <category label="2006-4-04"></category> <category label="2006-3-04"></category> </categories> <dataset showValues="0" seriesname="Sales Value"><set value="3122423.5900" toolText="Sales Value<BR>2006-11-04<BR>3,122,423.59"></set> <set value="15126.0300" toolText="Sales Value<BR>2006-11-05<BR>1,512,659.03"></set> </dataset> <dataset showValues="0" seriesname="Sales Value LY"> <set value="1638.0000" toolText="Sales Value LY<BR>2006-11-04<BR>16,382.00" ></set> </dataset> <dataset showValues="0" seriesname="Sales Value LY"> <set value="163.0000" toolText="Sales Value LY<BR>2006-11-04<BR>16,382.00" ></set> </dataset> <trendlines></trendlines><styles><definition><style type="font" size="10" name="MyFirstFontStyle" font="Arial" color="000000"></style><style type="font" name="toolName" isHTML="1" bold="1"></style><style type="font" size="8" name="legendStyle" font="Times Roman" color="000000"></style></definition><application><apply toObject="Caption" styles="MyFirstFontStyle"></apply><apply toObject="TOOLTIP" styles="toolName"></apply><apply toObject="Legend" styles="legendStyle"></apply></application></styles></chart> For quick access please send your reply to my mail too Regards==>muthusamy.r@gmail.com Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted April 20, 2010 Hi, Welcome to FusionCharts Forum. We apologize for the delay in the reply. Quote 1. X-Axis values always displayed in Bottom-Top(Eaxctly SouthWest-NorthEast) orentation.But I want to change this in to Left-Right Orientation, But I dont see any properties to support this feature. Please refer to the sample that we are sending you as an attachment. Hope this helps. Quote 2. If X-Axis contains more data it adds the ScrollBar automatically, But if Y-Axis values are too big the ScrollBar is not comming.The values are overlapping.Is there any prperty to Bring the ScrollBar vertically. I am afraid, as of now, the Scroll Line 2D chart supports vertical scroll feature and not the horizontal scroll feature. line scroll 2D.zip Share this post Link to post Share on other sites