Ayan Bhadury

Moderators
  • Content count

    655
  • Joined

  • Last visited

Everything posted by Ayan Bhadury

  1. Upgrade to 3.12.1 causing Gantt display problems

    Hi, We are looking into the problem, we will get back to you with updates shortly.
  2. Do you support Surface Pyramids?

    Hi, As of now, it is not possible, however, we are looking into the feasibility, we will let you know if there is any update.
  3. FusionCharts.batchExport

    Hi, We are looking into the problem, we will get back to you once there are any updates.
  4. batchExport not woking on Ipad

    Hi, We are looking into the problem, we will get back to you once there are any updates.
  5. Hi, Currently, it is not possible to retrieve the level number of the node or the pie using dataPlotClick API event of FusionCharts. Sorry for the inconvenience.
  6. Cannot Export / Save Charts as Images

    Hi, The export feature is working properly at our end, kindly check the sample fiddle for reference - http://jsfiddle.net/fusioncharts/Gs6sN/ If you are still facing any problem please share us a sample fiddle replicating the issue so that we can investigate it further.
  7. Do you support Surface Pyramids?

    Hi, Can you please elaborate about your requirement with a sample image so that we can assist you further regarding this. Awaiting for your response.
  8. Can we show data values in candlestick charts?

    Hi, Currently, candle stick charts do not support this feature to show close and high values.
  9. Hi, We have sent you a response over email, kindly check.
  10. Hi, We have received your information over our chat support and we will share the updates on your email id soon.
  11. Hi, The issue has been already logged, our engineering team is working on it, we will get back to you with the updates once it's fixed.
  12. Hi, As of now task bar label can be shown only above the task bar, however for a better work around you can show the label inside the task bar using annotation feature of FusionCharts which can be positioned using macros. For details regarding positioning annotations using macros refer this link - http://www.fusioncharts.com/dev/advanced-chart-configurations/annotations/positioning-annotations-using-macros.html For further reference please check this sample fiddle - http://jsfiddle.net/zq8q6apw/
  13. Spikes in stacked area chart (stack100Percent)

    Hi, Hope you are doing great. The issue which you are facing has been fixed kindly check the support ticket id for details.
  14. Hi, We checked the sample on 1920 x 1080 resolution and the chart quality seems to be fine at our end.
  15. Alternate Grid Colors for Radar Charts?

    Hi, As of now showing alternate grid colors is not supported in radar chart.
  16. Excel formatting

    HI, FusionCharts export feature offers to export the chart data in xls format, The excel data would be in FusionCharts predefined format, if you want to edit the excel format you need to open the files in any third party software and then change the cell alignments etc, as of now there is no api method or feature supported in FusionCharts that can edit the excel file natively.
  17. Hi, Currently moving the y axis to the left side of the canvas is not possible, sorry for the inconvenience.
  18. FusionCharts menu export with IE

    Hi, Currently, animation is not possible natively in zoomline charts, sorry for the inconvenience.
  19. ZoomLine Charts

    Hi, Currently, animation is not possible natively in zoomline charts, sorry for the inconvenience.
  20. FusionCharts menu export with IE

    Welcome. Looking forward for your inputs.
  21. FusionCharts menu export with IE

    Hi, Thanks for sharing the data source, I checked the sample with your chart data source and its working fine in IE 11, please check the attached screenshot for details. For reference you can check this sample fiddle based on you chart data source - http://jsfiddle.net/gjnz321g/
  22. Regarding Crosshairs

    Hi, FusionCharts supports cross line feature from version 3.12.0, you can enable cross line feature using drawCrossLine attribute at the chart level and set its value as 1 Please check this documentation url for details - http://www.fusioncharts.com/dev/basic-chart-configurations/cross-line.html For further reference please check this sample fiddle - http://jsfiddle.net/fusioncharts/rx2p5m1r/
  23. FusionCharts menu export with IE

    Hi, Kindly modify this sample with your chart data source and share me the modified sample so that I can investigate it further http://jsfiddle.net/dqtn3187/
  24. Hi, As of now there is no native feature or api of FusionCharts that allows to export the charts without rendering it on the browser. You can take the above blog post url as a reference as of now.
  25. FusionCharts menu export with IE

    Please mention us the IE version for which you are facing the problem also kindly share us a sample replicating your problem in a js fiddle. However we checked a column2d chart on IE11 and its working fine at our end. Please refer this fiddle for reference - http://jsfiddle.net/fusioncharts/Gs6sN/