Sanjukta

Members
  • Content count

    2,213
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by Sanjukta

  1. Javascript Rendering And Pie Legend

    Hi, Could you please confirm if you are pointing at the cropped label issue? In case yes, please note that we are currently working on the label management and hope to come up with the solution to this in the next upgraded version, i.e FusionCharts v3.2.2. We shall keep you updated on the same. Thank you for your continued patience and patronage.
  2. Problem In Displaying Stackedcolumn2D.swf

    Hi, Glad that your issue is resolved. Happy FusionCharting!
  3. Gantt Charts In Asp.net

    Hi, Welcome to FusionCharts Forum! Could you please send us the rendered HTML file as an attachment so that we might test it? You can get this HTML by right-clicking on the browser page and the viewing the page source. Please send us the HTML from "<!-- START Script Block for Chart ChartId -->" to "<!-- END Script Block for Chart ChartId -->". Looking forward to your reply.
  4. Charts Showing Only On Flash Version

    Hi, You are welcome. Glad that your issue is resolved. Happy FusionCharting!
  5. Hi, Welcome to FusionCharts Forum! >> I am afraid, FusionCharts does not support date/time format along the X-axis, as of now. However, you can mention date/time values as string data to the labels. >> FusionCharts supports various attributes to customize the colors, fonts, etc. Please refer to the "Chart XML API" section of the FusionCharts Online Documentation for details on the attributes supported by each chart. Ref.- http://www.fusioncharts.com/docs/ >> Chart XML API >> Could you please specify this issue a bit elaborately? Preferably with a screenshot of the requirement. Hope this helps.
  6. Render As Image Not Flash

    Hi, FusionCharts natively does not support this as of now. However, we have built up a .Net Image Saver Assembly that can export the charts as images without rendering it in the browser. But please note that this would only work on Windows OS with .Net framework. In case this suits your requirement, please drop us a mail quoting this Forum thread at [email protected]. Looking forward to your reply.
  7. About Real-Time Line Chart ,help Me!

    Hi, Could you please specify what do you mean by "X-axis label not moving"? Here as the data fed to the chart, the labels are pushed inside the chart to fit the newly added labels. Please check with the attached 2 screenshots for your reference. Hope this helps.
  8. About Real-Time Line Chart ,help Me!

    Hi, Please try setting the value for the attribute "refreshInterval" to '60' in the <chart> element that would refresh the data every minute and push the X-axis label accordingly which would solve your purpose. Hope this helps.
  9. Charts Showing Only On Flash Version

    Hi, Could you please confirm if you have duplicate attributes mentioned in the XML? The JavaScript Fallback supporting charts displays "Invalid Data" with duplicate attributes. In case if this issue still exists, you can mail us the relevant XML as an attachment to [email protected] where the confidentiality would be maintained. Hope this helps.
  10. Problem With Json Data

    Hi, Could you please confirm if you are using "setXMLData" or "setXMLUrl" method to pass the JSON data? If yes, please try using "setJSONData"/ "setJSONUrl" method instead, to render the chart. In case if this does not resolve, please send us the sample HTML code that you are using. Looking forward to your reply.
  11. Thick Vlines = Rounded Edges

    Hi, I am afraid, the issue of the <vLine> extending out of the chart with rounded edges when the thickness is increased is not resolved, as of now. However, we make a note of the same for our future upgrades. Thank you for your continued patience and patronage.
  12. No Display In Firefox

    Hi, Could you please send us a screenshot of the output you are receiving? Also, please try setting an absolute value for the height of the chart and see if this helps. Hope this helps.
  13. No Display In Firefox

    Hi, Please note that the JSON was not properly formed. We have corrected the JSON data and rendered the Pie 3D chart in Firefox using your JSON (modified) data. However, please note that trendlines and vLines are not supported by Pie 3D chart. Also, in case you are using it any special environment like OS, Flash Player version etc, please mention it. Please check with the attached screenshot of the Pie 3D chart and the modified JSON data (remove the .txt extension for use) for your reference. Hope this helps. Data.json.txt
  14. Integration With Google Analytics

    Hey, Thanks for sharing! This is good indeed. Thank you for your continued support. Happy FusionCharting!
  15. Radar Chart Font Properties Bug?

    Hey, You are always welcome. Glad that your issue is resolved. Happy FusionCharting!
  16. One Datapoint Should Be On Top Of Other

    Hi, I am afraid, FusionCharts natively does not have any solution to display the <dataset> hidden by many other on the top of it. However, as a work-around, try to set a lower value to the attribute "alpha" in those <dataset>/<set> elements that would allow the dataplots hidden below to be partially visible. Hope this helps.
  17. Hi, Please note that this is a reply given long time back when 64 bit Flash Player was not available. But now as the latest Flash Player supports compiling in 64-bit, hence FusionCharts also supports it. Hope this helps.
  18. Any Win Server 2008 R2 users out there?

    Hi, Please note that this is a reply given long time back when 64 bit Flash Player was not available. But now as the latest Flash Player supports compiling in 64-bit, hence FusionCharts also supports it. Hope this helps.
  19. Hi, Please note that you would need to add the reference for "FusionCharts.dll" from the "bin" folder of the download pack to your project. Please refer to the following screenshots to follow the steps to add the reference. Step1: Step 2: In case you wish to use "FusionCharts.vb", then keep "FusionCharts.vb" (from the "src" folder of the download pack) in the "App_code" folder in the project. Please refer to the following screenshot for the steps. Hope this helps.
  20. Hi, This issue signifies that the class "FusionCharts" within the "FusionCharts.dll" file is unable to be recognized. Could you please add the reference to the "FusionCharts.dll" in the "bin" folder of the FusionCharts Download Pack? Ref.- FusionCharts Download pack >> Code > VB_NET >> bin In case you have added FusionCharts.dll and this is not working, please try using "FusionCharts.vb" present in the "src" folder of the download pack. Ref.- FusionCharts Download pack >> Code > VB_NET >> src Hope this helps.
  21. Blank Fusioncharts

    Hi, Could you please send us the relevant XML file that you are using to render the chart? Looking forward to your reply.
  22. Control Height Of Process Tag ?

    Hi, This is an issue, already reported. We are currently looking into it. This would be fixed in our next upgraded version, i.e FusionWidgets v3.2. But currently we are unable to provide the exact date of the release as we are still working on it. We shall keep you updated on this. Thank you for your continued patience and patronage.
  23. Hi, Apologies for the inconvenience. Please note that this issue has been fixed and would be officially released in our next upgraded version, i.e FusionCharts v3.2.2. But currently we are unable to provide you with the exact date of release as still we are working on some various other issues before releasing the complete version. In case you are an existing customer, could you please send us your Order ID at [email protected] so that we can discuss further on this? Hope this helps.
  24. About Barchart

    Hi, Please check with the following XML and see if this helps. Ex: <chart yAxisMaxValue='100' numberSuffix="%25" > <set name="AÇILAN SANDIK" value="14" color="FF0000" /> </chart> Also, please check with the attached image for your reference on the Bar chart rendered using the above XML. Hope this helps.
  25. Label Distance From Pie

    Hi, Yes, you are right. The line is not drawn as the attribute "enableSmartLabels" is set to '0' in the <chart> element. Also, the attribute "labelDistance" would only work and change the distance when the "enableSmartLabels" is disabled. In case you wish to draw the lines, the distance cannot be changed and vice-versa. Hope this helps.