bmcwhorter Report post Posted September 4, 2013 Scatter charts should be able to handle anchorSides = 1 because people do not always want to use a bubble chart to have one data series show up as a circle. In fact it does and it works well. The only problem is when using a legend. In javascript, the legend renders the circle symbol fine. However, in flash, the legend symbol is rendered as something completely different than whats on the chart. Generally showing up as a pentagon. Why does it do this/how do i fix it? <?xml version="1.0" encoding="utf-8" ?> - <graph showFCMenuItem="0" animation="1" Caption="Scatter Chart" bgColor="ffffff" showLabels="1" numberPrefix="" chartLeftMargin="" chartRightMargin="" chartTopMargin="" chartBottomMargin="" showBorder="0" unescapeLinks="0" imageSave="1" imageSaveURL="rdTemplate/rdAnimatedChart/FCExporter.aspx" bgAlpha="100" canvasBgColor="f2f2f2" CanvasBorderColor="5b5b5b" divlinecolor="" yaxisname="data title" xaxisname="label title" showLegend="1" showNames="1" numVDivLines="" bubbleScale="" alternateHGridColor="f2f2f2" alternateVGridColor="f2f2f2" canvasBorderThickness="1"> - <styles> - <definition> <style name="ToolTipFontStyle" type="font" font="Helvetica" size="15" color="5b5b5b" bold="0" /> <style name="CAPTIONFontStyle" type="font" font="Helvetica" size="24" color="5b5b5b" bold="1" /> <style name="YAXISVALUESFontStyle" type="font" font="Helvetica" size="15" color="5b5b5b" bold="0" /> <style name="YAXISNAMEFontStyle" type="font" font="Helvetica" size="15" color="5b5b5b" bold="0" /> <style name="DATAVALUESFontStyle" type="font" font="Helvetica" size="15" color="5b5b5b" bold="0" /> <style name="DATALABELSFontStyle" type="font" font="Helvetica" size="15" color="5b5b5b" bold="0" /> <style name="XAXISNAMEFontStyle" type="font" font="Helvetica" size="15" color="5b5b5b" bold="0" /> <style name="LegendFontStyle" type="font" font="Helvetica" size="15" color="5b5b5b" bold="0" /> </definition> - <application> <apply toObject="ToolTip" styles="ToolTipFontStyle" /> <apply toObject="CAPTION" styles="CAPTIONFontStyle" /> <apply toObject="YAXISVALUES" styles="YAXISVALUESFontStyle" /> <apply toObject="YAXISNAME" styles="YAXISNAMEFontStyle" /> <apply toObject="DATAVALUES" styles="DATAVALUESFontStyle" /> <apply toObject="DATALABELS" styles="DATALABELSFontStyle" /> <apply toObject="XAXISNAME" styles="XAXISNAMEFontStyle" /> <apply toObject="Legend" styles="LegendFontStyle" /> </application> </styles> - <categories verticalLineColor="666666" verticalLineThickness="1"> <category name="0" x="0" showVerticalLine="1" /> <category name="14" x="14" showVerticalLine="1" /> <category name="28" x="28" showVerticalLine="1" /> <category name="42" x="42" showVerticalLine="1" /> <category name="56" x="56" showVerticalLine="1" /> </categories> - <dataset anchorBgColor="cccccc" anchorBorderColor="424242" anchorSides="1" color="cccccc" seriesName="asdf" anchorAlpha="80"> <set y="39" x="18.0000" toolText="18.0000, 39" z="4" /> <set y="17" x="19.0000" toolText="19.0000, 17" z="4" /> <set y="13" x="10.0000" toolText="10.0000, 13" z="4" /> <set y="53" x="22.0000" toolText="22.0000, 53" z="4" /> <set y="0" x="21.3500" toolText="21.3500, 0" z="4" /> <set y="120" x="25.0000" toolText="25.0000, 120" z="4" /> <set y="15" x="30.0000" toolText="30.0000, 15" z="4" /> <set y="6" x="40.0000" toolText="40.0000, 6" z="4" /> <set y="29" x="97.0000" toolText="97.0000, 29" z="4" /> <set y="31" x="31.0000" toolText="31.0000, 31" z="4" /> <set y="22" x="21.0000" toolText="21.0000, 22" z="4" /> <set y="86" x="38.0000" toolText="38.0000, 86" z="4" /> <set y="24" x="6.0000" toolText="6.0000, 24" z="4" /> <set y="35" x="23.2500" toolText="23.2500, 35" z="4" /> <set y="39" x="15.5000" toolText="15.5000, 39" z="4" /> <set y="29" x="17.4500" toolText="17.4500, 29" z="4" /> <set y="0" x="39.0000" toolText="39.0000, 0" z="4" /> <set y="42" x="62.5000" toolText="62.5000, 42" z="4" /> <set y="25" x="9.2000" toolText="9.2000, 25" z="4" /> <set y="40" x="81.0000" toolText="81.0000, 40" z="4" /> <set y="3" x="10.0000" toolText="10.0000, 3" z="4" /> <set y="104" x="21.0000" toolText="21.0000, 104" z="4" /> <set y="61" x="9.0000" toolText="9.0000, 61" z="4" /> <set y="20" x="4.5000" toolText="4.5000, 20" z="4" /> <set y="76" x="14.0000" toolText="14.0000, 76" z="4" /> <set y="15" x="31.2300" toolText="31.2300, 15" z="4" /> <set y="49" x="43.9000" toolText="43.9000, 49" z="4" /> <set y="26" x="45.6000" toolText="45.6000, 26" z="4" /> <set y="10" x="25.8900" toolText="25.8900, 10" z="4" /> <set y="0" x="12.5000" toolText="12.5000, 0" z="4" /> <set y="9" x="32.0000" toolText="32.0000, 9" z="4" /> <set y="112" x="2.5000" toolText="2.5000, 112" z="4" /> <set y="111" x="14.0000" toolText="14.0000, 111" z="4" /> <set y="20" x="18.0000" toolText="18.0000, 20" z="4" /> <set y="112" x="19.0000" toolText="19.0000, 112" z="4" /> <set y="11" x="26.0000" toolText="26.0000, 11" z="4" /> <set y="69" x="18.0000" toolText="18.0000, 69" z="4" /> <set y="123" x="18.4000" toolText="18.4000, 123" z="4" /> <set y="85" x="9.6500" toolText="9.6500, 85" z="4" /> <set y="26" x="14.0000" toolText="14.0000, 26" z="4" /> <set y="17" x="46.0000" toolText="46.0000, 17" z="4" /> <set y="27" x="19.4500" toolText="19.4500, 27" z="4" /> <set y="5" x="9.5000" toolText="9.5000, 5" z="4" /> <set y="95" x="12.0000" toolText="12.0000, 95" z="4" /> <set y="36" x="9.5000" toolText="9.5000, 36" z="4" /> <set y="15" x="12.7500" toolText="12.7500, 15" z="4" /> <set y="10" x="20.0000" toolText="20.0000, 10" z="4" /> <set y="65" x="16.2500" toolText="16.2500, 65" z="4" /> <set y="20" x="53.0000" toolText="53.0000, 20" z="4" /> <set y="38" x="7.0000" toolText="7.0000, 38" z="4" /> <set y="0" x="32.8000" toolText="32.8000, 0" z="4" /> <set y="21" x="7.4500" toolText="7.4500, 21" z="4" /> <set y="115" x="24.0000" toolText="24.0000, 115" z="4" /> <set y="21" x="38.0000" toolText="38.0000, 21" z="4" /> <set y="36" x="19.5000" toolText="19.5000, 36" z="4" /> <set y="62" x="13.2500" toolText="13.2500, 62" z="4" /> <set y="79" x="55.0000" toolText="55.0000, 79" z="4" /> <set y="19" x="34.0000" toolText="34.0000, 19" z="4" /> <set y="113" x="28.5000" toolText="28.5000, 113" z="4" /> <set y="17" x="49.3000" toolText="49.3000, 17" z="4" /> <set y="24" x="43.9000" toolText="43.9000, 24" z="4" /> <set y="22" x="33.2500" toolText="33.2500, 22" z="4" /> <set y="76" x="21.0500" toolText="21.0500, 76" z="4" /> <set y="4" x="17.0000" toolText="17.0000, 4" z="4" /> <set y="52" x="14.0000" toolText="14.0000, 52" z="4" /> <set y="6" x="12.5000" toolText="12.5000, 6" z="4" /> <set y="26" x="36.0000" toolText="36.0000, 26" z="4" /> <set y="15" x="15.0000" toolText="15.0000, 15" z="4" /> <set y="26" x="21.5000" toolText="21.5000, 26" z="4" /> <set y="14" x="34.8000" toolText="34.8000, 14" z="4" /> <set y="101" x="15.0000" toolText="15.0000, 101" z="4" /> <set y="4" x="10.0000" toolText="10.0000, 4" z="4" /> <set y="125" x="7.7500" toolText="7.7500, 125" z="4" /> <set y="57" x="18.0000" toolText="18.0000, 57" z="4" /> <set y="32" x="13.0000" toolText="13.0000, 32" z="4" /> </dataset> </graph> Share this post Link to post Share on other sites
Swarnam Report post Posted September 5, 2013 Hi, "anchorSides" attribute accepts a valid range of 3-20. As a best practice, we would recommend you to provide a value in the desired range specified. Try setting "anchorSides" as 10 to experience similar visualization between Flash/JS. Hope this helps. Share this post Link to post Share on other sites