Sign in to follow this  
bmcwhorter

Problem with stacked bar charts 2d

Recommended Posts

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>post-44684-0-32199400-1377519738_thumb.png

Share this post


Link to post
Share on other sites
Guest Rishab

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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this