-
Content count
204 -
Joined
-
Last visited
About Prerana
-
Rank
Forum Guru
- Birthday 04/21/1993
Profile Information
-
Gender
Female
Recent Profile Visitors
4,714 profile views
-
Harinathr14 started following Prerana
-
Prerana started following Export pdf | Quality
-
Hello, We have released a dedicated product for exporting the chart. Please refer this doc for the same - https://www.fusioncharts.com/dev/exporting-charts/using-fusionexport/overview Regards, Prerana Singh
-
Hello, We have already shared the patch file with you. Please check and let us know whether you have received the correct patch or not.
-
bubble chart how to show all bubbles with same x,y and z values in fusionchart bubble chart
Prerana replied to Shamnad's topic in Suggestions & Requests
Hello, As of now, there is no possible workaround to distinguish between bubbles where all the values are same. -
Hello, The issue has already been logged internally for the same reason. We will keep you updated regarding the fix.
-
On scroll of fusion chart axis values are not displaying in Microsoft Edge browser
Prerana replied to Srilaxmi's topic in Miscellaneous
Hello, Thanks for sharing the details. We have checked this issue using the current version of edge browser, and it is working as expected i.e the issue is not getting replicated. As the browser version, you have shared is a very old one so its difficult to debug. We have also noticed that you are using an older version of FusionCharts, please upgrade to the latest version which is 3.12.2. -
On scroll of fusion chart axis values are not displaying in Microsoft Edge browser
Prerana replied to Srilaxmi's topic in Miscellaneous
Hello, Please let us know, which version of FusionCharts you are using. It would be helpful if you can share a sample fiddle with us where this issue is getting replicated. -
Multi-series PHP chart working, Cannot get format correct to use ajax to refresh
Prerana replied to P.A.Trick's topic in FusionCharts and PHP
Hello, Glad to know that the issue has been solved. Happy FusionCharting- 9 replies
-
- multi-series chart
- ajax
-
(and 1 more)
Tagged with:
-
Multi-series PHP chart working, Cannot get format correct to use ajax to refresh
Prerana replied to P.A.Trick's topic in FusionCharts and PHP
Hello, Please let us know, are you getting any error while rendering the chart?- 9 replies
-
- multi-series chart
- ajax
-
(and 1 more)
Tagged with:
-
Gantt scrollbars render poorly on touch-enabled laptops
Prerana replied to BradG's topic in Bug Reports
Hello, The issue has been logged internally, will keep you updated. Regards, -
Gantt scrollbars render poorly on touch-enabled laptops
Prerana replied to BradG's topic in Bug Reports
Hello, We are looking into this, will keep you updated. Regards, -
Hello, FusionCharts natively can't interpret with data. You have to form a SQL query based on properties selected by the user and then form JSON data corresponding to FusionCharts format by using the data fetched and then pass it to FusionCharts. Please refer the sample given here: https://github.com/sikrigagan/FusionCharts-Samples/tree/master/PHP You can also refer the sample fiddle given here to know more about the JSON format. :http://jsfiddle.net/fusioncharts/y3H2G/ Hope this will help.
-
Gantt scrollbars render poorly on touch-enabled laptops
Prerana replied to BradG's topic in Bug Reports
Hello, You can remove the verticle scrolling by using the attribute useVerticalScrolling as 0. By default, it is set to 1. Regards, -
Hello, It is a confirmed bug and has been logged internally. We will keep you updated. Regards
-
Hello, We are looking into this, will keep you updated. Regards