bmcwhorter Report post Posted August 26, 2013 Hi, When I render the following chart, some of the bars have a thick line separating the data, others have a thin line. It's very odd. Can you tell me why they don't all appear the same like they should? <?xml version="1.0" encoding="UTF-8"?> -<graph divLineThickness="2" anchorAlpha="0" lineThickness="5" plotGradientColor="" divLineColor="FF0000" alternateVGridColor="ffffff" alternateHGridColor="ffffff" plotFillAlpha="100" plotFillColor="cccccc" canvasPadding="0" lineDashed="0" useRoundEdges="0" rotateValues="1" showValues="0" canvasBgColor="ffffff" rotateLabels="1" showPlotBorder="1" xaxisname="label title" yaxisname="the data" bgAlpha="100" imageSaveURL="rdTemplate/rdAnimatedChart/FCExporter.aspx" imageSave="1" showBorder="0" chartBottomMargin="" chartTopMargin="" chartRightMargin="" chartLeftMargin="" numberPrefix="" showLabels="1" bgColor="ffffff" Caption="Sales by Category" animation="1" showFCMenuItem="0" unescapeLinks="0">-<styles>-<definition><style type="font" bold="0" color="5b5b5b" size="15" font="Helvetica" name="ToolTipFontStyle"/><style type="font" bold="0" color="5b5b5b" size="15" font="Helvetica" name="DataLabelsFontStyle"/><style type="font" bold="0" color="5b5b5b" size="15" font="Helvetica" name="XAXISNAMEFontStyle"/><style type="font" bold="1" color="5b5b5b" size="24" font="Helvetica" name="CAPTIONFontStyle"/><style type="font" bold="0" color="5b5b5b" size="15" font="Helvetica" name="YAXISVALUESFontStyle"/><style type="font" bold="0" color="5b5b5b" size="15" font="Helvetica" name="YAXISNAMEFontStyle"/><style type="font" bold="0" color="5b5b5b" size="15" font="Helvetica" name="DATAVALUESFontStyle"/><style type="font" bold="0" color="5b5b5b" size="15" font="Helvetica" name="LegendFontStyle"/></definition>-<application><apply styles="ToolTipFontStyle" toObject="ToolTip"/><apply styles="DataLabelsFontStyle" toObject="DataLabels"/><apply styles="XAXISNAMEFontStyle" toObject="XAXISNAME"/><apply styles="CAPTIONFontStyle" toObject="CAPTION"/><apply styles="YAXISVALUESFontStyle" toObject="YAXISVALUES"/><apply styles="YAXISNAMEFontStyle" toObject="YAXISNAME"/><apply styles="DATAVALUESFontStyle" toObject="DATAVALUES"/><apply styles="LegendFontStyle" toObject="Legend"/></application></styles>-<categories><category name="Dairy Products"/><category name="Beverages"/><category name="Confections"/><category name="Meat/Poultry"/><category name="Seafood"/><category name="Grains/Cereals"/><category name="Condiments"/><category name="Produce"/></categories>-<dataset lineThickness="5" showValues="0" color="cccccc" alpha="100" seriesName=""><set value="115387.6500"/><set value="103924.3100"/><set value="82657.7300"/><set value="80975.1200"/><set value="66959.2100"/><set value="56871.8200"/><set value="55368.6000"/><set value="54940.7600"/></dataset>-<dataset lineThickness="3.5" showValues="0" color="cccccc" alpha="100" seriesName=""><set value="315387.6500"/><set value="343924.3100"/><set value="342657.7300"/><set value="200975.1200"/><set value="306959.2100"/><set value="196871.8200"/><set value="295368.6000"/><set value="154940.7600"/></dataset><trendlines/></graph> Share this post Link to post Share on other sites
Guest Rishab Report post Posted August 27, 2013 Hi, We are currently looking into the issue and will revert as soon as possible. Share this post Link to post Share on other sites
Haritha Report post Posted August 29, 2013 Hi bmcwhorter, There seems to a minor problem with data plotting in JavaScript variant. Our team will take time in fixing this and this cannot be done instantly. We shall update this thread when the fix happens. Share this post Link to post Share on other sites
Haritha Report post Posted October 17, 2013 Hi, This issue has been fixed internally and shall be made available in the next upcoming release. Share this post Link to post Share on other sites
Haritha Report post Posted November 27, 2013 Hi, Thank you for your patience. The issue reported by you has been fixed and is available in the latest version of FusionCharts v3.3.1 SR3. To download the trial version of FusionCharts v3.3.1 SR3, please visit the link: http://www.fusioncharts.com/download/trials/ Hope this helps! Share this post Link to post Share on other sites