Vishalika

Members
  • Content count

    301
  • Joined

  • Last visited

Everything posted by Vishalika

  1. Hi, We have created a sample using PHP-MySQL with XML data format. Sharing the same with you as per your requirement. Refer this link for sample: https://www.dropbox.com/s/s7hq6bjqxk5x6ar/php_multiseries_%20XML.rar?dl=0 Hope this helps.
  2. Hi , We have replicated the issue. We are looking into it. Will keep you posted for the same.
  3. Hi, Welcome to FusionCharts Forum. Could you please upgrade the version of FusionCharts you are having to latest version 3.7 since the methods you are referring to is being deprecated. To avail this licensed release, you would need to re-Download the entire package from the My Orders section of FusionCharts Product Update Center. PUC URL: www.fusioncharts.com/puc/ To download the Evaluation version of FusionCharts Suite XT v3.7, please visit the link: http://www.fusioncharts.com/download/ Refer this documentation link: http://docs.fusioncharts.com/tutorial-using-with-server-side-languages-php-introduction.html Hope this helps.
  4. Long labels in pie 3D charts

    Hi, Try setting manageLabelOverflow="1" in the chart element of your XML/JSON data. Hope this helps.
  5. Gantt and link does not work in IE8

    Hi, In the latest release of FusionCharts v3.7, we have checked the sample and it is replicated in IE 8 browser. We have logged this issue and will keep you posted.
  6. Hi, With the latest release of FusionChartsv 3.7, we are unable to replicate the issue. Attaching the screenshot of the same.
  7. Y axis values disappear after re-size browser.

    Glad to know that your issue is resolved.
  8. Hi, We are working on it. Will keep you posted.
  9. Hi, We have replicated the issue. We are looking into it. Will keep you posted for this.
  10. progress bar ( circle)

    Hi, The chart message showing "Retrieving data. Please wait." can be changed with the customized text or image but with progress circle is not possible. You can refer this for the same: http://docs.fusioncharts.com/tutorial-how-to-guides-change-chart-messages.html Hope this helps.
  11. Candlestick chart real time

    Hi, Welcome to FusionCharts Forum. Using PowerCharts v3.7 , it is not possible to render real time Candlestick chart. You can explore the real time charts supported by FusionCharts Suite V3.7 in this link: http://www.fusioncharts.com/features/real-time-charts/ Hope this helps.
  12. Hi, Welcome to FusionCharts Forum. To get multi-series data you need to format the XML/JSON data retrieved as per the FusionCharts format. Could you confirm which server side language you are using so that we can help you out with a sample? Also, check out this link if it helps: http://docs.fusioncharts.com/tutorial-using-with-server-side-languages-php-different-ways-of-loading-data.html Awaiting response.
  13. Hi, Welcome to FusionCharts Forum. In FusionCharts v3.7 , you can display the min, max, median, upper and lower quartiles using the chart type Box and Whisker 2D which is included in PowerChartsXT Refer these links for the same: 1. http://docs.fusioncharts.com/tutorial-attr-boxandwhisker2d.html 2. http://www.fusioncharts.com/charts/box-whisker-charts/ Refer this JSFiddle for the same: http://www.fusioncharts.com/javascript-chart-fiddles/?type=Box--and--Whisker--Chart Hope this helps.
  14. Round numbers in IE9

    Hi, Can you please share the scaled down sample so that we can suggest you more? Awaiting response.
  15. Long labels in pie 3D charts

    Hi , Thank you for your patience. Could you please upgrade your current version to the latest, i.e, FusionCharts Suite v3.7, released that will resolve your reported issue of labels truncated with ellipses? To avail this licensed release, you would need to re-Download the entire package from the My Orders section of FusionCharts Product Update Center. PUC URL: www.fusioncharts.com/puc/ To download the Evaluation version of FusionCharts Suite XT v3.7, please visit the link: http://www.fusioncharts.com/download/ Hope this would resolve your issue.
  16. Round numbers in IE9

    Hi, In the latest version of FusionChartsv3.7 , the <chart>..</chart> element is used instead of <graph>..</graph>. Refer this sample JSFiddle: http://jsfiddle.net/fusioncharts/MSDV4/ Hope this helps.
  17. Hi, We have replicated the issue from our end. We are looking into it. Will update you soon.
  18. Hi, The attribute "forceRowHeight" is a Boolean type so it should be either assigned '0/1' as per requirement. Refer this JSFiddle link: http://jsfiddle.net/vishalika/fLqSL/26/ Hope this helps.
  19. Rotating ( Pie2d ) wrong calculation

    Hi, Yes, in the latest release it has been resolved. Thanks.
  20. Loader for charts

    Hi, Could you please upgrade your current version to the latest, i.e, FusionCharts Suite v3.7, release yesterday that will resolve your reported issue? To avail this licensed release, you would need to re-Download the entire package from the My Orders section of FusionCharts Product Update Center. PUC URL: www.fusioncharts.com/puc/ To download the Evaluation version of FusionCharts Suite XT v3.7, please visit the link: http://www.fusioncharts.com/download/ Refer this link for chart messages: http://docs.fusioncharts.com/tutorial-how-to-guides-change-chart-messages.html Now, instead of messages you can use the image using a prefix "i-" image URL to render. Hope this helps.
  21. Round numbers in IE9

    Hi, The current version has deprecated the flash component and does not provide support too. The updated version of FusionCharts is totally JavaScript. Without replicating the issue we cannot comment on this issue. If possible LiveURL can be of help.
  22. Round numbers in IE9

    Hi, If possible can you share with the Live URL of the issue so that we can help you out further? Awaiting response.
  23. Rotating ( Pie2d ) wrong calculation

    Hi Mirco, Welcome to FusionCharts Forum. Can you please share a scaled down sample or steps to replicate the issue? Awaiting response.
  24. Downloading Scrollable Charts

    Hi, Using FusionCharts v3.6, the charts can be exported which are in viewable area. Exporting complete chart including the non-viewable portion is not possible as of now. Hope this helps.
  25. Export hides the labels in Chart

    Hi, Can you please share your XML/JSON data to replicate the issue from our end? Awaiting response.