Sagar Kamate

Members
  • Content count

    21
  • Joined

  • Last visited

Everything posted by Sagar Kamate

  1. Hello, I have four different charts on a single page. When i select the criteria it rebinds and shows the chart. But at the same time it throws the error in Java Script as 'Fusion chart object with the specified id 'ChartId' already exist'.
  2. Hi, I am using the Bubble chart. While using Bubble chart through Fusion chart using Java Script it shows the correct chart but for Fusion chart using Flash it shows the space between canvas and axis name. PFA JavaScript.png and Flash.png And Here is my XML Code : <chart palette="0" exportShowMenuItem="0" exportAtClient="0" captionPadding="0" clipBubbles="1" xAxisMinValue="0" yAxisMinValue="0" xAxisMaxValue="100" legendBorderColor="121212" showPlotBorder="0" xAxisName="Users" yAxisName="Likes" chartRightMargin="30" showYAxisValues="0" showXAxisValues="0" outCnvBaseFontSize="12" legendBorderAlpha="100" bgAlpha="100" canvasbgColor="121212" canvasbgAlpha="100" baseFont="Arial" baseFontSize="10" baseFontColor="6C6C6C" exportEnabled="0" showLegend="1" is3D="1" outCnvBaseFontColor="6C6C6C" legendShadow="0" drawQuadrant="1" showValues="0" showAlternateHGridColor="0" DivlineColor="121212" DivlineThickness="1" plotFillAlpha="100" VDivlineColor="6C6C6C" yAxisMaxValue="100" use3DLighting="1" interactiveLegend="1" legendPadding="10" numVDivlines="0" legendBgColor="121212" legendBgAlpha="100" AlternateHGridColor="121212" anchorRadius="0" adjustDiv="0" rotateLabels="1" slantLabels="1" paletteColors="FAB71F,F18904,CC4516,678377,A5AC4C,302f44,8e345b,64190f,236083,2a4527" animation="1" outCnvBaseFont="Arial" divLineAlpha="100" bgColor="121212" showBorder="0" chartLeftMargin="5" plotFillRatio="50,0"> <categories> <category x="0%" showVerticalLine="0" showLabel="0"/> <category x="1%" showVerticalLine="0" showLabel="0"/> <category x="2%" showVerticalLine="0" showLabel="0"/> <category x="3%" showVerticalLine="0" showLabel="0"/> <category x="4%" showVerticalLine="0" showLabel="0"/> <category x="5%" showVerticalLine="0" showLabel="0"/> <category x="6%" showVerticalLine="0" showLabel="0"/> <category x="7%" showVerticalLine="0" showLabel="0"/> <category x="8%" showVerticalLine="0" showLabel="0"/> <category x="9%" showVerticalLine="0" showLabel="0"/> <category x="10%" showVerticalLine="0" showLabel="0"/> <category x="11%" showVerticalLine="0" showLabel="0"/> <category x="12%" showVerticalLine="0" showLabel="0"/> <category x="13%" showVerticalLine="0" showLabel="0"/> <category x="14%" showVerticalLine="0" showLabel="0"/> <category x="15%" showVerticalLine="0" showLabel="0"/> <category x="16%" showVerticalLine="0" showLabel="0"/> <category x="17%" showVerticalLine="0" showLabel="0"/> <category x="18%" showVerticalLine="0" showLabel="0"/> <category x="19%" showVerticalLine="0" showLabel="0"/> <category x="20%" showVerticalLine="0" showLabel="0"/> <category x="21%" showVerticalLine="0" showLabel="0"/> <category x="22%" showVerticalLine="0" showLabel="0"/> <category x="23%" showVerticalLine="0" showLabel="0"/> <category x="24%" showVerticalLine="0" showLabel="0"/> <category x="25%" showVerticalLine="0" showLabel="0"/> <category x="26%" showVerticalLine="0" showLabel="0"/> <category x="27%" showVerticalLine="0" showLabel="0"/> <category x="28%" showVerticalLine="0" showLabel="0"/> <category x="29%" showVerticalLine="0" showLabel="0"/> <category x="30%" showVerticalLine="0" showLabel="0"/> <category x="31%" showVerticalLine="0" showLabel="0"/> <category x="32%" showVerticalLine="0" showLabel="0"/> <category x="33%" showVerticalLine="0" showLabel="0"/> <category x="34%" showVerticalLine="0" showLabel="0"/> <category x="35%" showVerticalLine="0" showLabel="0"/> <category x="36%" showVerticalLine="0" showLabel="0"/> <category x="37%" showVerticalLine="0" showLabel="0"/> <category x="38%" showVerticalLine="0" showLabel="0"/> <category x="39%" showVerticalLine="0" showLabel="0"/> <category x="40%" showVerticalLine="0" showLabel="0"/> <category x="41%" showVerticalLine="0" showLabel="0"/> <category x="42%" showVerticalLine="0" showLabel="0"/> <category x="43%" showVerticalLine="0" showLabel="0"/> <category x="44%" showVerticalLine="0" showLabel="0"/> <category x="45%" showVerticalLine="0" showLabel="0"/> <category x="46%" showVerticalLine="0" showLabel="0"/> <category x="47%" showVerticalLine="0" showLabel="0"/> <category x="48%" showVerticalLine="0" showLabel="0"/> <category x="49%" showVerticalLine="0" showLabel="0"/> <category x="50%" showVerticalLine="0" showLabel="0"/> </categories> <dataSet seriesname="Aniket(47)" showValues="1" showLabel="0" showDivLine="0"> <set x="21" y="47" z="3" displayValue="" name=" " toolText="Aniket(47)"/> </dataSet> <dataSet seriesname="Mahesh(9)" showValues="1" showLabel="0" showDivLine="0"> <set x="33" y="9" z="1" displayValue="" name=" " toolText="Mahesh(9)"/> </dataSet> <dataSet seriesname="Narendra(20)" showValues="1" showLabel="0" showDivLine="0"> <set x="5" y="20" z="0" displayValue="" name=" " toolText="Narendra(20)"/> </dataSet> <dataSet seriesname="Rahul(31)" showValues="1" showLabel="0" showDivLine="0"> <set x="30" y="31" z="1" displayValue="" name=" " toolText="Rahul(31)"/> </dataSet> <dataSet seriesname="Sumit(21)" showValues="1" showLabel="0" showDivLine="0"> <set x="0" y="21" z="2" displayValue="" name=" " toolText="Sumit(21)"/> </dataSet> <trendlines> <line startValue="50" isTrendZone="1" displayvalue=" " color="6c6c6c"/> </trendlines> <vTrendlines> <line startValue="50" endValue="50" displayvalue=" " color="6c6c6c" alpha="40"/> </vTrendlines> <styles> <definition> <style name="myLabelsFont" type="font" font="Arial" size="12" color="6C6C6C"/> <style name="myLegendFont" type="font" font="Arial" size="12" color="FFFFFF"/> </definition> <application> <apply toObject="DATAPLOT" styles=""/> <apply toObject="DataLabels" styles=""/> <apply toObject="Legend" styles=""/> </application> </styles> </chart> How can i show same Chart in both Java Script and Flash?
  3. Issue With Axis Names In Flash For Bubble Chart

    Thank You. Finally Its Working Now.
  4. Issue With Axis Names In Flash For Bubble Chart

    I have changed some property values of XML by setting the negative xAxisNamePadding and yAxisNamePadding for Flash. But still their is some issue with y Axis Name while for xAxis name it is fine. How can i resolve this ? I want the y Axis Name at center as it shows in Fusion chart using Java Script but in Fusion chart using flash it shows towards x axis. PFA.
  5. Hi, I am using the Bubble chart. While using Bubble chart through Fusion chart using Java Script it shows the correct chart but for Fusion chart using Flash it shows the space between canvas and axis name. PFA JavaScript.png and Flash.png And Here is my XML Code : <chart palette="0" exportShowMenuItem="0" exportAtClient="0" captionPadding="0" clipBubbles="1" xAxisMinValue="0" yAxisMinValue="0" xAxisMaxValue="100" legendBorderColor="121212" showPlotBorder="0" xAxisName="Users" yAxisName="Likes" chartRightMargin="30" showYAxisValues="0" showXAxisValues="0" outCnvBaseFontSize="12" legendBorderAlpha="100" bgAlpha="100" canvasbgColor="121212" canvasbgAlpha="100" baseFont="Arial" baseFontSize="10" baseFontColor="6C6C6C" exportEnabled="0" showLegend="1" is3D="1" outCnvBaseFontColor="6C6C6C" legendShadow="0" drawQuadrant="1" showValues="0" showAlternateHGridColor="0" DivlineColor="121212" DivlineThickness="1" plotFillAlpha="100" VDivlineColor="6C6C6C" yAxisMaxValue="100" use3DLighting="1" interactiveLegend="1" legendPadding="10" numVDivlines="0" legendBgColor="121212" legendBgAlpha="100" AlternateHGridColor="121212" anchorRadius="0" adjustDiv="0" rotateLabels="1" slantLabels="1" paletteColors="FAB71F,F18904,CC4516,678377,A5AC4C,302f44,8e345b,64190f,236083,2a4527" animation="1" outCnvBaseFont="Arial" divLineAlpha="100" bgColor="121212" showBorder="0" chartLeftMargin="5" plotFillRatio="50,0"> <categories> <category x="0%" showVerticalLine="0" showLabel="0"/> <category x="1%" showVerticalLine="0" showLabel="0"/> <category x="2%" showVerticalLine="0" showLabel="0"/> <category x="3%" showVerticalLine="0" showLabel="0"/> <category x="4%" showVerticalLine="0" showLabel="0"/> <category x="5%" showVerticalLine="0" showLabel="0"/> <category x="6%" showVerticalLine="0" showLabel="0"/> <category x="7%" showVerticalLine="0" showLabel="0"/> <category x="8%" showVerticalLine="0" showLabel="0"/> <category x="9%" showVerticalLine="0" showLabel="0"/> <category x="10%" showVerticalLine="0" showLabel="0"/> <category x="11%" showVerticalLine="0" showLabel="0"/> <category x="12%" showVerticalLine="0" showLabel="0"/> <category x="13%" showVerticalLine="0" showLabel="0"/> <category x="14%" showVerticalLine="0" showLabel="0"/> <category x="15%" showVerticalLine="0" showLabel="0"/> <category x="16%" showVerticalLine="0" showLabel="0"/> <category x="17%" showVerticalLine="0" showLabel="0"/> <category x="18%" showVerticalLine="0" showLabel="0"/> <category x="19%" showVerticalLine="0" showLabel="0"/> <category x="20%" showVerticalLine="0" showLabel="0"/> <category x="21%" showVerticalLine="0" showLabel="0"/> <category x="22%" showVerticalLine="0" showLabel="0"/> <category x="23%" showVerticalLine="0" showLabel="0"/> <category x="24%" showVerticalLine="0" showLabel="0"/> <category x="25%" showVerticalLine="0" showLabel="0"/> <category x="26%" showVerticalLine="0" showLabel="0"/> <category x="27%" showVerticalLine="0" showLabel="0"/> <category x="28%" showVerticalLine="0" showLabel="0"/> <category x="29%" showVerticalLine="0" showLabel="0"/> <category x="30%" showVerticalLine="0" showLabel="0"/> <category x="31%" showVerticalLine="0" showLabel="0"/> <category x="32%" showVerticalLine="0" showLabel="0"/> <category x="33%" showVerticalLine="0" showLabel="0"/> <category x="34%" showVerticalLine="0" showLabel="0"/> <category x="35%" showVerticalLine="0" showLabel="0"/> <category x="36%" showVerticalLine="0" showLabel="0"/> <category x="37%" showVerticalLine="0" showLabel="0"/> <category x="38%" showVerticalLine="0" showLabel="0"/> <category x="39%" showVerticalLine="0" showLabel="0"/> <category x="40%" showVerticalLine="0" showLabel="0"/> <category x="41%" showVerticalLine="0" showLabel="0"/> <category x="42%" showVerticalLine="0" showLabel="0"/> <category x="43%" showVerticalLine="0" showLabel="0"/> <category x="44%" showVerticalLine="0" showLabel="0"/> <category x="45%" showVerticalLine="0" showLabel="0"/> <category x="46%" showVerticalLine="0" showLabel="0"/> <category x="47%" showVerticalLine="0" showLabel="0"/> <category x="48%" showVerticalLine="0" showLabel="0"/> <category x="49%" showVerticalLine="0" showLabel="0"/> <category x="50%" showVerticalLine="0" showLabel="0"/> </categories> <dataSet seriesname="Aniket(47)" showValues="1" showLabel="0" showDivLine="0"> <set x="21" y="47" z="3" displayValue="" name=" " toolText="Aniket(47)"/> </dataSet> <dataSet seriesname="Mahesh(9)" showValues="1" showLabel="0" showDivLine="0"> <set x="33" y="9" z="1" displayValue="" name=" " toolText="Mahesh(9)"/> </dataSet> <dataSet seriesname="Narendra(20)" showValues="1" showLabel="0" showDivLine="0"> <set x="5" y="20" z="0" displayValue="" name=" " toolText="Narendra(20)"/> </dataSet> <dataSet seriesname="Rahul(31)" showValues="1" showLabel="0" showDivLine="0"> <set x="30" y="31" z="1" displayValue="" name=" " toolText="Rahul(31)"/> </dataSet> <dataSet seriesname="Sumit(21)" showValues="1" showLabel="0" showDivLine="0"> <set x="0" y="21" z="2" displayValue="" name=" " toolText="Sumit(21)"/> </dataSet> <trendlines> <line startValue="50" isTrendZone="1" displayvalue=" " color="6c6c6c"/> </trendlines> <vTrendlines> <line startValue="50" endValue="50" displayvalue=" " color="6c6c6c" alpha="40"/> </vTrendlines> <styles> <definition> <style name="myLabelsFont" type="font" font="Arial" size="12" color="6C6C6C"/> <style name="myLegendFont" type="font" font="Arial" size="12" color="FFFFFF"/> </definition> <application> <apply toObject="DATAPLOT" styles=""/> <apply toObject="DataLabels" styles=""/> <apply toObject="Legend" styles=""/> </application> </styles> </chart>
  6. Hi, We are using 3.2.2 SR3 Version of Fusion chart using Flash . When i have no data then "No Data To Display" message appears. But i want to apply styles for that message. How can i set my style to that Chart Message? Thanks In Advance.
  7. Hi, I have used the Ms Line chart in flash mode. I want to show the tool tip on mouse over anywhere on line. If i set the angleRadius to non zero then it shows the tool tip at the data point only but not in between these data points as it showing in java script mode. Is there any property to show tool tip anywhere on line for flash mode? Thanks in advance. XMLData.xml
  8. Tooltip Not Showing For Msline Flashmode

    Please reply.
  9. Hi, I am using bubble chart and i have used the flash rendering mode for below xml. My issues is that the x-axis name and y axis name showing the big space and. also the size of legend icon is little bit more than that it showing in java script rendering mode. PFA. Here is my XML code <chart palette="0" showLegend="1" is3D="1" drawQuadrant="1" animation="1" clipBubbles="0" xAxisMinValue="0" yAxisMinValue="0" xAxisMaxValue="100" showPlotBorder="0" xAxisName="Month" yAxisName="Count" chartRightMargin="30" showYAxisValues="0" showXAxisValues="0" divLineAlpha="100" bgColor="121212" bgAlpha="100" canvasbgColor="121212" canvasbgAlpha="100" baseFont="Arial" baseFontSize="10" baseFontColor="6C6C6C" outCnvBaseFont="Arial" outCnvBaseFontSize="12" outCnvBaseFontColor="6C6C6C" legendBorderColor="121212" legendBorderAlpha="100" legendShadow="0" showValues="0" showAlternateHGridColor="0" DivlineColor="121212" DivlineThickness="1" plotFillAlpha="100" VDivlineColor="6C6C6C" yAxisMaxValue="100" use3DLighting="1" interactiveLegend="1" legendPadding="10" numVDivlines="0" legendBgColor="121212" legendBgAlpha="100" AlternateHGridColor="121212" anchorRadius="0" adjustDiv="0" rotateLabels="1" slantLabels="1" paletteColors="FAB71F,F18904,CC4516,678377,A5AC4C,302f44,8e345b,64190f,236083,2a4527" exportEnabled="0" exportShowMenuItem="0" exportAtClient="0" captionPadding="0" showBorder="0" chartLeftMargin="5" plotFillRatio="100,0"> <categories> <category x="0%" showVerticalLine="0" showLabel="0"/> <category x="1%" showVerticalLine="0" showLabel="0"/> <category x="2%" showVerticalLine="0" showLabel="0"/> <category x="3%" showVerticalLine="0" showLabel="0"/> <category x="4%" showVerticalLine="0" showLabel="0"/> <category x="5%" showVerticalLine="0" showLabel="0"/> <category x="6%" showVerticalLine="0" showLabel="0"/> <category x="7%" showVerticalLine="0" showLabel="0"/> <category x="8%" showVerticalLine="0" showLabel="0"/> <category x="9%" showVerticalLine="0" showLabel="0"/> <category x="10%" showVerticalLine="0" showLabel="0"/> <category x="11%" showVerticalLine="0" showLabel="0"/> <category x="12%" showVerticalLine="0" showLabel="0"/> <category x="13%" showVerticalLine="0" showLabel="0"/> <category x="14%" showVerticalLine="0" showLabel="0"/> <category x="15%" showVerticalLine="0" showLabel="0"/> <category x="16%" showVerticalLine="0" showLabel="0"/> <category x="17%" showVerticalLine="0" showLabel="0"/> <category x="18%" showVerticalLine="0" showLabel="0"/> <category x="19%" showVerticalLine="0" showLabel="0"/> <category x="20%" showVerticalLine="0" showLabel="0"/> <category x="21%" showVerticalLine="0" showLabel="0"/> <category x="22%" showVerticalLine="0" showLabel="0"/> <category x="23%" showVerticalLine="0" showLabel="0"/> <category x="24%" showVerticalLine="0" showLabel="0"/> <category x="25%" showVerticalLine="0" showLabel="0"/> <category x="26%" showVerticalLine="0" showLabel="0"/> <category x="27%" showVerticalLine="0" showLabel="0"/> <category x="28%" showVerticalLine="0" showLabel="0"/> <category x="29%" showVerticalLine="0" showLabel="0"/> <category x="30%" showVerticalLine="0" showLabel="0"/> <category x="31%" showVerticalLine="0" showLabel="0"/> <category x="32%" showVerticalLine="0" showLabel="0"/> <category x="33%" showVerticalLine="0" showLabel="0"/> <category x="34%" showVerticalLine="0" showLabel="0"/> <category x="35%" showVerticalLine="0" showLabel="0"/> <category x="36%" showVerticalLine="0" showLabel="0"/> <category x="37%" showVerticalLine="0" showLabel="0"/> <category x="38%" showVerticalLine="0" showLabel="0"/> <category x="39%" showVerticalLine="0" showLabel="0"/> <category x="40%" showVerticalLine="0" showLabel="0"/> <category x="41%" showVerticalLine="0" showLabel="0"/> <category x="42%" showVerticalLine="0" showLabel="0"/> <category x="43%" showVerticalLine="0" showLabel="0"/> <category x="44%" showVerticalLine="0" showLabel="0"/> <category x="45%" showVerticalLine="0" showLabel="0"/> <category x="46%" showVerticalLine="0" showLabel="0"/> <category x="47%" showVerticalLine="0" showLabel="0"/> <category x="48%" showVerticalLine="0" showLabel="0"/> <category x="49%" showVerticalLine="0" showLabel="0"/> <category x="50%" showVerticalLine="0" showLabel="0"/> <category x="51%" showVerticalLine="0" showLabel="0"/> <category x="52%" showVerticalLine="0" showLabel="0"/> <category x="53%" showVerticalLine="0" showLabel="0"/> <category x="54%" showVerticalLine="0" showLabel="0"/> <category x="55%" showVerticalLine="0" showLabel="0"/> <category x="56%" showVerticalLine="0" showLabel="0"/> <category x="57%" showVerticalLine="0" showLabel="0"/> <category x="58%" showVerticalLine="0" showLabel="0"/> <category x="59%" showVerticalLine="0" showLabel="0"/> <category x="60%" showVerticalLine="0" showLabel="0"/> <category x="61%" showVerticalLine="0" showLabel="0"/> <category x="62%" showVerticalLine="0" showLabel="0"/> <category x="63%" showVerticalLine="0" showLabel="0"/> <category x="64%" showVerticalLine="0" showLabel="0"/> <category x="65%" showVerticalLine="0" showLabel="0"/> <category x="66%" showVerticalLine="0" showLabel="0"/> <category x="67%" showVerticalLine="0" showLabel="0"/> <category x="68%" showVerticalLine="0" showLabel="0"/> <category x="69%" showVerticalLine="0" showLabel="0"/> <category x="70%" showVerticalLine="0" showLabel="0"/> <category x="71%" showVerticalLine="0" showLabel="0"/> <category x="72%" showVerticalLine="0" showLabel="0"/> <category x="73%" showVerticalLine="0" showLabel="0"/> <category x="74%" showVerticalLine="0" showLabel="0"/> <category x="75%" showVerticalLine="0" showLabel="0"/> <category x="76%" showVerticalLine="0" showLabel="0"/> <category x="77%" showVerticalLine="0" showLabel="0"/> <category x="78%" showVerticalLine="0" showLabel="0"/> <category x="79%" showVerticalLine="0" showLabel="0"/> <category x="80%" showVerticalLine="0" showLabel="0"/> <category x="81%" showVerticalLine="0" showLabel="0"/> <category x="82%" showVerticalLine="0" showLabel="0"/> <category x="83%" showVerticalLine="0" showLabel="0"/> <category x="84%" showVerticalLine="0" showLabel="0"/> <category x="85%" showVerticalLine="0" showLabel="0"/> <category x="86%" showVerticalLine="0" showLabel="0"/> <category x="87%" showVerticalLine="0" showLabel="0"/> <category x="88%" showVerticalLine="0" showLabel="0"/> <category x="89%" showVerticalLine="0" showLabel="0"/> <category x="90%" showVerticalLine="0" showLabel="0"/> <category x="91%" showVerticalLine="0" showLabel="0"/> <category x="92%" showVerticalLine="0" showLabel="0"/> <category x="93%" showVerticalLine="0" showLabel="0"/> <category x="94%" showVerticalLine="0" showLabel="0"/> <category x="95%" showVerticalLine="0" showLabel="0"/> <category x="96%" showVerticalLine="0" showLabel="0"/> <category x="97%" showVerticalLine="0" showLabel="0"/> <category x="98%" showVerticalLine="0" showLabel="0"/> <category x="99%" showVerticalLine="0" showLabel="0"/> <category x="100%" showVerticalLine="0" showLabel="0"/> </categories> <dataSet seriesname="Jan(6785)" showValues="1" showLabel="0" showDivLine="0"> <set x="21" y="72" z="3" displayValue="" name=" " toolText="Jan(6785)"/> </dataSet> <dataSet seriesname="Feb(99)" showValues="1" showLabel="0" showDivLine="0"> <set x="33" y="25" z="1" displayValue="" name=" " toolText="Feb(99)"/> </dataSet> <dataSet seriesname="Mar(0)" showValues="1" showLabel="0" showDivLine="0"> <set x="5" y="50" z="0" displayValue="" name=" " toolText="Mar(0)"/> </dataSet> <dataSet seriesname="Apr(761)" showValues="1" showLabel="0" showDivLine="0"> <set x="30" y="61" z="1" displayValue="" name=" " toolText="Apr(761)"/> </dataSet> <dataSet seriesname="May(2881)" showValues="1" showLabel="0" showDivLine="0"> <set x="0" y="100" z="2" displayValue="" name=" " toolText="May(2881)"/> </dataSet> <trendlines> <line startValue="50" isTrendZone="1" displayvalue=" " color="6c6c6c"/> </trendlines> <vTrendlines> <line startValue="49.8" endValue="50" displayvalue=" " color="6c6c6c" alpha="40"/> </vTrendlines> <styles> <definition> <style name="myLabelsFont" type="font" font="Arial" size="12" color="6C6C6C"/> <style name="myLegendFont" type="font" font="Arial" size="12" color="FFFFFF"/> </definition> <application> <apply toObject="DATAPLOT" styles=""/> <apply toObject="DataLabels" styles=""/> <apply toObject="Legend" styles=""/> </application> </styles> </chart> Thanks in advance.
  10. Axis Name Issue In Flash Mode

    Hi, As earlier we are using JavaScript rendering for all browsers but because of IE7,IE8,IE9 issues for supporting maximum 31 style sheets per page. Now, we are using the flash mode for IE browsers and JavaScript for other browsers. Please refer the below link http://blogs.msdn.co...4/10164546.aspx Because of using flash mode for IE, our most of the issues are resolved but for the bubble chart y Axis name and x axis name shows a lots of space in IE browsers. How can we resolve this issue?
  11. Axis Name Issue In Flash Mode

    Is there any solution? Please must reply.
  12. Axis Name Issue In Flash Mode

    I have also the same issue. and the solution provided is not working for me. Please provide me some another solution.
  13. Legends Not Showing

    Hello to all, I am using the Line charts in my asp.net web application. And according to the date selection criteria i am showing the line chart. if i have multiple records for selected range, every thing is working fine. It showing the correct chart and also the legends. but if i have only one record then it does not show single point on chart and also not showing the legends. I am using the Fusion flash charts for IE browser.
  14. Legends Not Showing

    Hi I have taken updated Product version and now its working for the flash rendered mode. Thank you.
  15. Legends Not Showing

    We are using the FusionCharts XT (v3.2.2) Service Release 1 (Released on 25th November, 2011). How can we upgrade our version to Fusion chart v3.2.2 SR3 ?
  16. Legends Not Showing

    Hi, Thank you for answer. Can you suggest me another solution for that?(Rather than changing the version because i have used the charts for near about 25 forms and another all is working fine except this one) It works for the Javascript rendered mode. I want to do this in flash mode for IE browsers7 and on words.
  17. Legends Not Showing

    I am using the Fusion Chart XT 3.2 licensed version.
  18. Legends Not Showing

    If rendering in flash mode it throws error as 'undefined' is null or not an object in jQuery.min.js file.
  19. Legends Not Showing

    It works only if it rendered through the Java Script Mode. In flash mode it throws error.Please tell me how to do this in flash mode. <chart yAxisMaxValue="12" yAxisMinValue="2.5" bgColor="121212" bgAlpha="100" canvasbgColor="121212" canvasbgAlpha="100" baseFont="Arial" baseFontSize="12" baseFontColor="6C6C6C" outCnvBaseFont="Arial" outCnvBaseFontSize="12" outCnvBaseFontColor="6C6C6C" legendBgColor="121212" legendBgAlpha="100" legendBorderColor="121212" legendBorderAlpha="100" legendShadow="0" showValues="0" showAlternateHGridColor="0" DivlineColor="121212" DivlineAlpha="100" DivlineThickness="0" paletteColors="FAB71F,F18904,CC4516,678377,A5AC4C" legendPosition="BOTTOM" anchorRadius="0" xAxisNamePadding="30" interactiveLegend="1" showPercentageValues="1" caption="Avg Vs.Month" chartLeftMargin="18" captionPadding="5" legendNumColumns="2" AlternateHGridColor="121212" adjustDiv="0" rotateLabels="1" slantLabels="1" exportEnabled="0" exportShowMenuItem="0" exportAtClient="0" showBorder="0" plotFillRatio="100,0"> <categories> <category label="02/12"/> </categories> <dataset SeriesName="Jan"> <set value="5.09"/> </dataset> <dataset SeriesName="Feb"> <set value="8.03"/> </dataset> <dataset SeriesName="Mar"> <set value="10.45"/> </dataset> <dataset SeriesName="Apr"> <set value="5.93"/> </dataset> <dataset SeriesName="May"> <set value="6.28"/> </dataset> <dataset SeriesName="Jun"> <set value="5.08"/> </dataset> <dataset SeriesName="Jul"> <set value="10.84"/> </dataset> <styles> <definition> <style name="myLabelsFont" type="font" font="Arial" size="12" color="6C6C6C"/> <style name="myLegendFont" type="font" font="Arial" size="12" color="FFFFFF"/> </definition> <application> <apply toObject="DATAPLOT" styles=""/> <apply toObject="DataLabels" styles=""/> <apply toObject="Legend" styles=""/> </application> </styles> </chart>
  20. Legends Not Showing

    Hello Swarnam, Thank you for replaying .I have issue specifically in IE browser. I am using multi series line chart. and legends are displayed in FireFox but not a single point. And for FireFox we have used the javascript for rendering. While for IE we have used flash for rendering and for IE point as well as legends are not showing.