-
Content count
2,097 -
Joined
-
Last visited
-
Days Won
12
Everything posted by FusionCharts Support
-
Hi, Palette basically sets the color theme of a chart which does not include the dataplot's colors. This is more visible in the 2D charts.
-
label option for text, not values
FusionCharts Support replied to tcraigen's topic in Suggestions & Requests
hi, we are afraid this is not possible using FusionCharts, as of now. FusionGadgets offer similar text annotations. -
hi, you need to use %26paos; . %27 is converted to ' when the XML is parsed and hence there is validation issue, where as %26apos; is converted by our chart from the XML attribute and show as '
-
Hi, Try adding adjustDiv='0' in <chart> element.
-
Chart stretching to full width and height
FusionCharts Support replied to Pallav's topic in General usage
Hi, are you using FusionCharts JavaScript Embedding Method to embed the chart or using plain HTML to embed it? -
XML external call FusionChart in a Flash Movie
FusionCharts Support replied to FusionCharts Support's topic in General usage
Hi, can you please try this? -
Regarding Select Scatter chart( Powercharts V3)
FusionCharts Support replied to vidyab's topic in General usage
Hi, Here is a solution that you can try. We are keeping the data in XML format. You can use AJAX to retrieve XML data from XML file/stream if you wish not to hardcode the main XML. -
Chart is not displaying
FusionCharts Support replied to FusionCharts Support's topic in FusionCharts and JSP
hi, As i go through your code i feel to focus on some pointers below : 1. Please verify the path of the chart SWF files used given in createChartHTML method and in the <object> tag... though i personally feel that defining the chart again with <object> is unnecessary as you are already creating it using createChartHTML. 2. in the method createChartHTML please specify the strXML in the next parameter...i.e. createChartHTML("./FusionCharts/Column2D.swf","",strXML, "Surgery",600,300,false); Syntax: createChartHTML(String SWFnameWithPath, String dataURLPath(URLEncoded), String dataXML, String ChartId ,int width,int height,boolean debugMode); -
"No data to display" Message - Can I change this?
FusionCharts Support replied to tmorsey's topic in General usage
hi,use &ChartNoDataText while providing the chart swf name. "Column2D.swf?ChartNoDataText=Please select a record above" -
hi, add formatNumberScale='0' to <chart> element to get your desired result
-
Line charts: some segments dashed?
FusionCharts Support replied to msherwoo's topic in General usage
hi, The first value which is set to dashed will draw a line from that point (anchor) until the next value is reached..i.e. next anchor..showing the next value. Hence the the last value with a dashed='1' option is useless. Thats the trick. -
Line charts: some segments dashed?
FusionCharts Support replied to msherwoo's topic in General usage
Hi, please use Dashed='1' in SET element to show dashed line -
Maps Demo - County Coloring
FusionCharts Support replied to FusionCharts Support's topic in Using FusionMaps XT
Hi, Make sure of the internal ID that you are using. Try putting some value also to see if the value is shown on that entity. <entity id='FI' color='ff0000' value='100'/> Current Alaska map (FCMap_Alaska.swf) has internal ids roughly ranging from as numbers 013, 016...290. Please refer to the map's specification in the Documentaion fto know the accurate internal id of the entity. -
FusionChart in VB.Net Windows Application
FusionCharts Support replied to Qpun's topic in FusionCharts and ASP.NET
Hi, please see the similar post here : http://www.fusioncharts.com/forum/Topic3219-44-1.aspx -
you can use say, color='ff0000' in <set> element to specify any color you wish.. say, <set value='10' label='Thriller' color='dd0000' />
-
Ability to add state values to a chart
FusionCharts Support replied to Pallav's topic in Suggestions & Requests
Hi, we cant see the image... -
Hi, Here are few samples on using FusionCharts PHP & MSSQL. The database - factoryDB is includeed as SQL dump in DB folder.. please make sure to edit DBConn.php and set your own MSSQL host name, username and password. PHPMSSQL.zip
-
HI, Can you please try replacing the < with < and > with > as normal XML would be...that will do the trick..
-
Hi, it seems some tweaking in the XML will do.
-
CSV file of Specification Sheets
FusionCharts Support replied to Pallav's topic in Suggestions & Requests
Sorry i forgot to add the post URL s: HEre they go http://www.fusioncharts.com/forum/Topic3133-11-1.aspx http://www.fusioncharts.com/forum/Topic3134-11-1.aspx -
FusionMaps Specification Sheet - CSV generator
FusionCharts Support posted a topic in Using FusionMaps XT
HI all, Here is a small application that will help you Generate Map Specification Sheet for a map after selecting from a dropdown box and get the csv in a textarea. You can copy the CSV save in a text file you wish and import in databases or other places as you wish. FusionMapsSS_CSV.zip -
CSV file of Specification Sheets
FusionCharts Support replied to Pallav's topic in Suggestions & Requests
Hi, we have created a small client side program to generate CSV for map specification. PLease read the posting ... -
two questions before buying
FusionCharts Support replied to FusionCharts Support's topic in General usage
Hi, 1. The query string variables passed has not limit. Just you need to URLEncode the whole URL bofre passing...e.g. "Data.php?a=10&b=20&c=11&d=13" will be passed after urlencode ("Data.php?a=10&b=20&c=11&d=13"); 2. FusionCharts allows you to use multi-lingual (UTF-8) characters on the charts...you necessarily need to use dataURL method...make sure that your XML has a BOM mark that specifies UTF8 charset? -
Hi, To show Unicoded characters you need to set character encoding type to UTF-8..or having proper BOM mark I have saved your XML thus and please try it.. Data.xml
-
Hi, I have tried your code in a php file and its working properly... <HTML><HEAD> <script type="text/javascript" language="javascript" src="FusionCharts.js"></script> </HEAD> <body> <?php include("FusionCharts.php"); $strXML="<chart palette='4' caption='Bruto inkomen' subcaption='overlijden relatie' xAxisName='jaar' yAxisName='bruto inkomen' numberPrefix='