Search the Community
Showing results for tags 'image'.
Found 8 results
-
Hello, Programing Language: Asp.net We are using old version of FusionChart(Version: 1.2.4). We have a case when multiple FusionCharts charts are rendered on a single page, which is binding from the server-side. We need to export all graphs to INDIVIDUAL image files(NOT into sing...
-
Is it possible to embed images in a FushionChart. For example, if I sell Disney clothing, on the line graph that shows the volumes for each type of product (let's assume Mickey Mouse and Pluto) can I add images of Mickey and Pluto to the graph either on the line, the mouse over pop up of the line, o...
-
Hi, it is possible in PowerCharts to set an image behind the heatmap as background? I want to have the image behind the heatmap, not behind the labels. Otherwise it makes no sense. Because the heatmap must have x-coordinates and y-coordinates of the picture. (not the same label...
- 10 replies
-
- powercharts xt
- heatmap
-
(and 1 more)
Tagged with:
-
I have a working Gantt chart that displays "Process" items. Each of the process items has a "status" that I would like to display as an icon as opposed to text. Is this possible? Please see attached image.
-
Hi, I am trying to do server side export as image in fusioncharts.I am using fusioncharts version 3.6. Given is my xml : "<?xml version='1.0' encoding='UTF-8' standalone='yes'?><chart animation='1' rotateLabels='0' slantLabels='0' showValues='0' adjustDiv='0' yAxisMinValue='0.0' yAxisMaxValue...
- 13 replies
-
Is it possible to change the chart output to a PNG, instead of an interactive SVG? I have used FusionCharts to create an awesome chart, however some implementations (including in a PDF or email for example) require that the chart be a static image, ideally a PNG file. I know that the user can h...
-
Hi I want to add image in tool text for MScolumn3D fusion charts. Can some one help me in this issue. I tried to append something like this, retVal +="tooltext=\'City\:"+query_result.getValueAt(i, 3)+"\nFacility\ :" +query_result.getValueAt(i, 2)+"\nFacility Type\ :" +query_result.ge...
-
It looks like file downloads from flash can no longer be initiated from the navigateToURL() AS method in the latest versions of Chrome (282642 and 277210). Has anyone found this issue and found a workaround short of switching to client-side exports? Is it possible to get a patch to use a dif...