Prerana

Moderators
  • Content count

    204
  • Joined

  • Last visited

Everything posted by Prerana

  1. Hello, As per the discussion over chat, hope you are doing well with the code. If you find any difficulties, please let us know.
  2. Semi-Transparent Palette Colors?

    Glad to know that it worked. Happy FusionCharting
  3. Semi-Transparent Palette Colors?

    Hello, Thanks for the query. PaletteColors attribute supports hex code as value, not rgba. For setting transparency of a particular plot, please use attribute alpha at data level. Please refer the sample fiddle given below for the implementation. http://jsfiddle.net/Prerana/s7t8F/3058/
  4. Hello, It is not supported. Please feel free to revert back to us for further assistance.
  5. Hello, Thanks for the response. To sync the zero plane of both the axis without any manipulation, please use syncAxisLimits attribute, where limits of both the axis will get sync as well. To make both the axis independent on each other while their zero plane is same, please set the sYAxisMinValue attribute with a -ve value (by trail and error method) so that zero plane of both the axis will get sync. Kindly refer the sample given below for the implementation. http://jsfiddle.net/Prerana/Au3LY/128/
  6. Hello, Thanks for the query. For syncing both the axis, there is an attribute named syncAxisLimits. Please use this attribute at chart attribute level, and set it to 1. Kindly refer the sample given below for the implementation. http://jsfiddle.net/Prerana/Au3LY/129/
  7. Hello, Please check the browser console, and let us know about the error showing over there.
  8. Hello, Thanks for the query. As of now, finding the level of node layer which has been clicked is not supported. Please feel free to revert back to us for further assistance.
  9. Hello, Please let me know, what error you are getting in console so that we can assist you further.
  10. Hello, Thanks for the query. Please refer the sample link given below for the stacked column chart using PHP and data is getting fetched using ajax call. https://www.dropbox.com/s/jtpy457k08aoidt/stackedcolumn_plot_mysql_jquery.zip?dl=0 By referring the above sample, please try to implement the multi-series stacked column in the same manner. Hope this will help.
  11. fusionchart and tcpdf

    Hello, Thanks for the query. Kindly elaborate the requirement, so that we can assist you further.
  12. Hello, Hope you are doing well.We are glad to inform you that FusionCharts v3.12.1 release is available now.You can download latest files from PUC portal: http://puc.fusioncharts.com/You can also download evaluation version, using this link: http://www.fusioncharts.com/download/Version History link: http://www.fusioncharts.com/version-history/Please check for the issues reported and revert back to us if you have any queries.
  13. Angular Chart Trend point label wrong position

    Hello, Hope you are doing well.We are glad to inform you that FusionCharts v3.12.1 release is available now.You can download latest files from PUC portal: http://puc.fusioncharts.com/You can also download evaluation version, using this link: http://www.fusioncharts.com/download/Version History link: http://www.fusioncharts.com/version-history/Please check for the issues reported, as the improvement has been done for that and revert back to us if you have any queries.
  14. Hello, Hope you are doing well.We are glad to inform you that FusionCharts v3.12.1 release is available now.You can download latest files from PUC portal: http://puc.fusioncharts.com/You can also download evaluation version, using this link: http://www.fusioncharts.com/download/Version History link: http://www.fusioncharts.com/version-history/Please check for the issues reported and revert back to us if you have any queries.
  15. Legends Overlapping on Data labels

    Hello, Hope you are doing well.We are glad to inform you that FusionCharts v3.12.1 release is available now.You can download latest files from PUC portal: http://puc.fusioncharts.com/You can also download evaluation version, using this link: http://www.fusioncharts.com/download/Version History link: http://www.fusioncharts.com/version-history/Please check for the issues reported and revert back to us if you have any queries.
  16. trendline effects, and hidden scatter points

    Hello, Hope you are doing well.We are glad to inform you that FusionCharts v3.12.1 release is available now.You can download latest files from PUC portal: http://puc.fusioncharts.com/You can also download evaluation version, using this link: http://www.fusioncharts.com/download/Version History link: http://www.fusioncharts.com/version-history/Please check for the issues reported and revert back to us if you have any queries. Kindly find the sample given below for the reference. http://jsfiddle.net/Prerana/akeoz24L/17/
  17. Zero Axis is drawn over the graph

    Hello, Hope you are doing well.We are glad to inform you that FusionCharts v3.12.1 release is available now.You can download latest files from PUC portal: http://puc.fusioncharts.com/You can also download evaluation version, using this link: http://www.fusioncharts.com/download/Version History link: http://www.fusioncharts.com/version-history/Please check for the issues reported and revert back to us if you have any queries. Kindly find the sample given below for the reference. http://jsfiddle.net/Prerana/yvdb3bjc/10/
  18. Hello, Hope you are doing well.We are glad to inform you that FusionCharts v3.12.1 release is available now.You can download latest files from PUC portal: http://puc.fusioncharts.com/You can also download evaluation version, using this link: http://www.fusioncharts.com/download/Version History link: http://www.fusioncharts.com/version-history/Please check for the issues reported and revert back to us if you have any queries.
  19. Legend overlaps label in pie chart 2D

    Hello, Hope you are doing well.We are glad to inform you that FusionCharts v3.12.1 release is available now.You can download latest files from PUC portal: http://puc.fusioncharts.com/You can also download evaluation version, using this link: http://www.fusioncharts.com/download/Version History link: http://www.fusioncharts.com/version-history/Please check for the issues reported and revert back to us if you have any queries.
  20. Hello, Hope you are doing well.We are glad to inform you that FusionCharts v3.12.1 release is available now.You can download latest files from PUC portal: http://puc.fusioncharts.com/You can also download evaluation version, using this link: http://www.fusioncharts.com/download/Version History link: http://www.fusioncharts.com/version-history/Please check for the issues reported and revert back to us if you have any queries.
  21. Hello, Thanks for the query. We have created a sample as per your requirement, using PHP and MySQL. Kindly refer the code attached below for the implementation. column.php
  22. server-side Gantt chart

    Hello, Thanks for the query. We are sharing a sample of a multi series chart, created using PHP and MySQL where the data format is in XML. Kindly refer the sample attached below and form data source for Gantt chart like this. Please find the sample fiddle given below to know more about the data source format required for Gantt chart. http://jsfiddle.net/Prerana/fLqSL/231/ Hope this will help. mscombi2d_sql_xml.zip
  23. Hello, Thanks for the query. Your requirement is achievable using real time line chart and feedData method which feeds real time data to the chart. Please refer the sample fiddle given below for the implementation. http://jsfiddle.net/Prerana/opbjcmy7/
  24. Hello, You can easily make it display correctly by defining primary key for each row. Please try using this solution using the source code and the SQL dump we have shared in the earlier response, and let us know.
  25. Hello, Please share the entire source code, there are few things which are missing, e.g - $numtot8hr etc. Awaiting response.