maykumar
Members-
Content count
12 -
Joined
-
Last visited
Everything posted by maykumar
-
How to get Fusion chart svg on server side without actually render it on a browser
maykumar posted a topic in General usage
Hi, I was looking for some way to get the chart svg or even a png/jpg without actually rendering it on the browser. I am having an html string containing javascript to create a fusion chart, I want to get the svg or image corresponding to the javascript I am having. I searched for some resources and found http://www.fusioncharts.com/blog/2013/03/how-to-save-charts-as-images-at-server-side/. Somehow this doesn't perfectly fits in our requirement as our design is a bit different to handle all these. Is there any other way or API suggested by FusionCharts to achieve what I am trying to achieve. Regards, Mayank -
How to get Fusion chart svg on server side without actually render it on a browser
maykumar replied to maykumar's topic in General usage
Hi Ayan, Thanks for the confirmation. Is there any related backlog item for future enhancements? Regards, Mayank -
Restrictions on lowerLimitDisplay and upperLimitDisplay labels
maykumar posted a topic in General usage
Hi Team, Is there any restriction on the lowerLimitDisplay and upperLimitDisplay label values? I just observed that passing either of max, MIN or MAX is rendering as m.., M.. and M.. Please confirm this behavior and what is the restricted set of values. Regards, Mayank -
Controlling the background color of the svg element
maykumar posted a topic in Suggestions & Requests
Hi Team, How can I change or remove the background color of the svg element for fusion gauges. Regards, Mayank -
Controlling the background color of the svg element
maykumar replied to maykumar's topic in Suggestions & Requests
Could someone please help on this? Regards, Mayank -
Controlling the background color of the svg element
maykumar replied to maykumar's topic in Suggestions & Requests
To add more, we are using XML and already tried adding containerBackgroundOpacity='0' to the chart element, but no success. Regards, Myaank -
Restrictions on lowerLimitDisplay and upperLimitDisplay labels
maykumar replied to maykumar's topic in General usage
Thanks Ayan. Any expected date for the fix? Regards, Mayank -
Restrictions on lowerLimitDisplay and upperLimitDisplay labels
maykumar replied to maykumar's topic in General usage
Hi, Can someone help me on this? Regards, Mayank -
Hi, We recently upgraded to FusionCharts v3.11.3 from v3.4. For chart type "ssgrid", I was now seeing the caption property is honored on the chart, but previously it was not showing me the caption. I guess this is an improvement from Fusion end. Could someone please confirm this and also the version in which it was improved? Regards, Mayank
-
Thanks Ayan. Regards, Mayank
-
Hi Ayan, Thanks for your reply. My concern is about the caption for SSGrid chart. Did fusion start honoring this property post v4.3? I was not getting caption on my grid charts but now I am getting it. The xml used is same in both the cases. Regards, Mayank
-
Could someone please help me on this? Regards, Mayank