Upendar Srirangam Report post Posted November 1, 2011 Hi, We are using Fusion Charts licensed version. When we set the useRoundedEdges attribute to true, the YAxis and XAxis are hidden. Can you please check and let us know if we are missing something. Below is the sample data for MSCombi2D chart. We appreciate the quick turnaround. Thanks, Upendar. <?xml version="1.0" encoding="utf-16"?><chart AdjustDiv="0" AlternateHGridColor="000000,000000" Animation="0" BGAlpha="100,100" BGColor="000000" BaseFont="arial" BaseFontColor="FFFFFF" BaseFontSize="9" CanvasBGAlpha="000000" CanvasBGColor="000000" CanvasPadding="40" ConnectNullData="0" Decimals="1" DefaultAnimation="0" DivLineColor="555555" DivLineIsDashed="0" DivLineThickness="1" DrawAnchors="1" ExportAction="Save" ExportAtClient="0" ExportDataFormattedVal="0" ExportDataQualifier="Tab" ExportDataSeparator="Tab" ExportEnabled="0" ExportShowMenuItem="0" ExportTargetWindow="Self" ForceDecimals="0" FormatNumber="1" FormatNumberScale="1" LabelDisplay="Wrap" LegendAllowDrag="0" LegendBGAlpha="100" LegendBGColor="000000" LegendBorderColor="CCCCCC" LegendBorderThickness="1" LegendMarkerCircle="0" LegendPosition="Bottom" LegendShadow="1" LineDashGap="0" LineDashLen="10" LineDashed="0" LineThickness="1" LogoPosition="TL" NumberPrefix="" OutCnvBaseFont="arial" OutCnvBaseFontSize="10" OverlapColumns="0" Palette="1" PaletteColors="002776,92D400,FFFFFF,00A1DE" PlotBorderColor="ffffff" PlotSpacePercent="40" ReverseLegend="0" RotateLabels="0" RotateValues="0" RotateYAxisName="1" SFormatNumber="1" SFormatNumberScale="1" SeriesNameInToolTip="1" SetAdaptiveSYMin="0" SetAdaptiveYMin="0" ShowAboutMenuItem="1" ShowAlternateHGridColor="0" ShowBorder="0" ShowCanvasBG="1" ShowCanvasBase="0" ShowDivLineSecondaryValue="0" ShowDivLineValues="1" ShowExportDataMenuItem="0" ShowExportDialog="1" ShowLabels="1" ShowLegend="1" ShowLimits="1" ShowPlotBorder="1" ShowSecondaryLimits="0" ShowShadow="1" ShowToolTip="1" ShowToolTipShadow="0" ShowVLineLabelBorder="1" ShowValues="1" ShowYAxisValues="1" SlantLabels="0" ToolTipBGColor="000000" ToolTipBorderColor="CCCCCC" Use3DLighting="0" Use3DLineShift="0" YAxisMaxValue="78.144" YAxisValuesPadding="10" ZeroPlaneShowBorder="1" is2D="1" plotgradientcolor="" UseRoundEdges="1"><categories FontSize="10"><category Label="P 1" ShowLabel="1" /><category Label="P 2" ShowLabel="1" /><category Label="P 3" ShowLabel="1" /><category Label="P 4" ShowLabel="1" /><category Label="P 5" ShowLabel="1" /><category Label="P 6" ShowLabel="1" /><category Label="P 7" ShowLabel="1" /><category Label="P 8" ShowLabel="1" /><category Label="P 9" ShowLabel="1" /><category Label="P 10" ShowLabel="1" /><category Label="P 11" ShowLabel="1" /><category Label="P 12" ShowLabel="1" /><category Label="P 13" ShowLabel="1" /></categories><dataset Alpha="100" SeriesName="FY 11 Actual" ShowValues="0"><set Alpha="80" Value="3840.67" /><set Alpha="80" Value="3904.80" /><set Alpha="80" Value="4508.21" /><set Alpha="80" Value="4399.43" /><set Alpha="80" Value="4475.81" /><set Alpha="80" Value="4716.61" /><set Alpha="80" Value="4250.64" /><set Alpha="80" Value="3246.43" /><set Alpha="80" Value="5418.80" /><set Alpha="80" Value="5873.13" /><set Alpha="80" Value="5530.56" /><set Alpha="80" Value="4937.54" /><set Alpha="80" Value="4473.38" /></dataset><dataset Alpha="100" SeriesName="FY 12 Actual" ShowValues="0"><set Alpha="80" Value="4187.34" /><set Alpha="80" Value="2455.85" /><set Alpha="80" Value="0.00" /><set Alpha="80" Value="148.09" /><set Alpha="80" Value="71.04" /><set Alpha="80" Value="0.00" /><set Alpha="80" Value="0.00" /><set Alpha="80" Value="0.00" /><set Alpha="80" Value="0.00" /><set Alpha="80" Value="0.00" /><set Alpha="80" Value="0.00" /><set Alpha="80" Value="0.00" /><set Alpha="80" Value="0.00" /></dataset><dataset Alpha="100" RenderAs="Line" SeriesName="FY 12 Plan" ShowValues="0"><set Alpha="80" Value="0.00" /><set Alpha="80" Value="0.00" /><set Alpha="80" Value="0.00" /><set Alpha="80" Value="0.00" /><set Alpha="80" Value="0.00" /><set Alpha="80" Value="0.00" /><set Alpha="80" Value="0.00" /><set Alpha="80" Value="0.00" /><set Alpha="80" Value="0.00" /><set Alpha="80" Value="0.00" /><set Alpha="80" Value="0.00" /><set Alpha="80" Value="0.00" /><set Alpha="80" Value="0.00" /></dataset></chart> Share this post Link to post Share on other sites
Guest Angshu Report post Posted November 2, 2011 Hi, Thanks for your post. I am afraid, we are unable to replicate the issue, as the code is working fine from our end. Please find the screenshot attached for your reference. Share this post Link to post Share on other sites
Upendar Srirangam Report post Posted November 2, 2011 If you check your screenshot, it is missing YAxis and XAxis lines.. I mean Line is missing. Can you please recheck once and let us know.. Regards, Upendar. Hi, Thanks for your post. I am afraid, we are unable to replicate the issue, as the code is working fine from our end. Please find the screenshot attached for your reference. Share this post Link to post Share on other sites
Guest Angshu Report post Posted November 2, 2011 Hi, Thanks for your response. Please try the same by setting <CanvasBGAlpha="100"> inside the <chart> element of your XML code. Please find the screenshot attached for your reference. Hope this helps. Share this post Link to post Share on other sites
Charan Report post Posted November 2, 2011 Thank you for your reply. I tried this fix from my side but I don't see any change. Is this fix applicable for 'Javascript' charts aswell? Appreciate your help. Hi, Thanks for your response. Please try the same by setting <CanvasBGAlpha="100"> inside the <chart> element of your XML code. Please find the screenshot attached for your reference. Hope this helps. Share this post Link to post Share on other sites
Upendar Srirangam Report post Posted November 3, 2011 Can you please respond to this query. Is there a solution to this? Thank you for your reply. I tried this fix from my side but I don't see any change. Is this fix applicable for 'Javascript' charts aswell? Appreciate your help. Share this post Link to post Share on other sites