ullasjos
Members-
Content count
21 -
Joined
-
Last visited
About ullasjos
-
Rank
Junior Member
-
folks, Is there a way to embed fusioncharts in a client/external site site as a widget. so that it will get updated dynamically. Please let me know if there is way? thanks, Ullas
-
guys.. i found it, use clickURL .... thanks ullas
-
hello guys, Can we add hyper link the whole chart? for example i am able to apply link to each bars in a barchart. but here i want to give hyper link to whole swf file. Thanks in advance, Ullas Joseph
-
Hi, is it possioble to create multiple line tool tip using DB method. I am printing like follows: $FC->addCategory($row[1],"toolText=John Miller<BR>Score: 420<BR>Rank:2;showlabel=1"); Please help, Ullas
-
hello, is it possible to wrap the y axis names into 2 lines in Bar2D graphs, since my y axis names are long. I know its possible to wrap text in vertical(column charts). Thanks, Ullas Joseph
-
Guys, I found the following chart is very useful for my application, especially the pop up, though in V3 this example is not provided. Can u please provide the sourcecode or can u let me know how this pop up is done. http://www.fusioncharts.com/maps/Demos/AJAX/Index.html Ullas Joseph
-
multiseries param using addDatasetsFromDatabase
ullasjos replied to hs's topic in FusionCharts and PHP
i think plotGradientColor as a chart attribute will work, you can use FC4->AddColors() too.. Ullas -
Folks, Thank u very much for the support u r providing. Again i ran into one issue.. I am working with Ajax enabled drill down in FC. With normal PHP code, and with html also the drill downs are working fine, But when i use, classes the ajax script is throwing the error unterminated string literal... From the forum i read that, it is happening because of line breaks in XML. But here i am generating the xml using Class, when i examined the source, there is no line breaks too. i am generating the xml using the method $FC->addChartData. First time the charts are loading, but when we do ajax calls from the links this issue is happening. I am using the ajax scripts from Samples_FCFree_AJAX.zip . Plz let me know if any one came across this issue. I really appreciate your help, Thanks, Ullas Joseph
-
Giving links in Pie Chart while charting from database
ullasjos posted a topic in FusionCharts and PHP
hey, thanks for your help so far.. One more issue what i am facing is, i need to give links for every slice in a pie chart. I know its possible with php and xml. But how it is possible with using PHP Class, i am calling the function $FC->addDataFromDatabase($result, "amt", "title","","?link"); In this the link is common for all the slices. Is it possible to add links for each slice. I think its not possible with this method. Can any one suggest on this? -
Million and Billions not coming in MSBar2D
ullasjos replied to Rahul Kumar's topic in FusionCharts and PHP
Thanks for ur help rahul.. -
Million and Billions not coming in MSBar2D
ullasjos replied to Rahul Kumar's topic in FusionCharts and PHP
hi rahul.. its working now. thanks for ur help.. i have one more issue. In V3 version if we right click on charts "About FusionCharts " is coming. Is there any way to disable it. even though it was not there in free charts. Thanks, Ullas -
Hey, Guys thanks for you support you given me earlier. I am facing an interesting isssue. I was using Free version till yesterday, today i baught an enterprise package and i replaced the exisiting swf with new files, But my figures are displaying in Millions, even though i am using the attribute numberScaleUnit='K,M,B'.. But it was working fine in Free Version. I am wondering why this happend? Here i just copied the swf files only. Other JS and PHP files i am using the ones for the free charts. Do i need to copy all the files. Can anyone help me to find out a solution. Thanks in Advance, Ullas Joseph
-
Million and Billions not coming in MSBar2D and 3D graphs
ullasjos replied to ullasjos's topic in Using PowerCharts XT
guys i am sorry.. i think i posted in wrong forum. Please ignore this topic.. i will post in fusioncharts v3 forum. -
Million and Billions not coming in MSBar2D and 3D graphs
ullasjos posted a topic in Using PowerCharts XT
Hey, Guys thanks for you support you given me earlier. I am facing an interesting isssue. I was using Free version till yesterday, today i baught an enterprise package and i replaced the exisiting swf with new files, But my figures are displaying in Millions, even though i am using the attribute numberScaleUnit='K,M,B'.. But it was working fine in Free Version. I am wondering why this happend? Here i just copied the swf files only. Other JS and PHP files i am using the ones for the free charts. Do i need to copy all the files. Can anyone help me to find out a solution. Thanks in Advance, Ullas Joseph -
Oh.. thats good. We will buy one enterprise version soon. But you are sure this will work on v3 rt? Ullas