mschmeets Report post Posted August 14, 2013 I've tried pretty much every option I can find, but I'm not able to get the labels to display on the XAxis, the YAxis is working properly. I've had the xAxisLabelDisplay, and showXAxisValues, at different values, and tried removing them completely, but see no change in behavior. Screenshot attached. Using the Bubble.swf with the following XML: <chart yAxisName="Stupid to Smart" xAxisName="Lazy to Industrious" xAxisLabelDisplay="auto" showXAxisValues="1" formatNumberScale="0" showBorder="0" showAboutMenuItem="0" animation="1" palette="1" canvasBgColor="f8f8f8" showPercentValues="0" showPercentInToolTip="0" drawQuadrant="0" chartLeftMargin="10" chartRightMargin="10" chartTopMargin="10" chartBottomMargin="10" baseFont="Helvetica" baseFontSize="11" showLegend="0"> <dataSet showValues="1"> <set x="5.0" y="10.0" z="35.0" label="ACME Tiny Bubbles"/> <set x="10.0" y="10.0" z="10.0" label="Tiny Bubble Inc"/> <set x="15.0" y="5.0" z="6.0" label="Standard Bubbles"/> <set x="27.0" y="13.0" z="24.0" label="Unknown Bubbles"/> </dataSet> </chart> I've also tried using the 'name' attribute in the set tags, instead of the 'label' attribute, but couldn't see any apparent difference. Share this post Link to post Share on other sites
Haritha Report post Posted August 15, 2013 Hi, Welcome to FusionCharts Forum We tried to render a Bubble chart using the XML you have pasted here and it seems that the X-axis labels are visible in the chart. Please find the attached screenshot of the same. Could you please check if you are using the latest version of FusionCharts v3.3.1 SR2? If not, you may download the trial copy of the same from http://www.fusioncharts.com/download/trials/ and check again. Awaiting your response. Share this post Link to post Share on other sites
mschmeets Report post Posted August 23, 2013 Hi, I downloaded, and installed, FusionCharts XT (v3.3.1 - Service Release 2), but my results are the same. Share this post Link to post Share on other sites
Guest Rishab Report post Posted August 23, 2013 Hi, Please ensure that you have replaced the old version JavaScript & SWF files with the latest version files. Also, please ensure to clear the browser cache. If still the problem exists, please let us know your browser details along with screenshot. Hope it helps! Share this post Link to post Share on other sites