AshokKumaresan
Members-
Content count
32 -
Joined
-
Last visited
About AshokKumaresan
-
Rank
Advanced Member
-
Hi, Please refer this sample for paletteColors in pie chart http://jsfiddle.net/ashokkumaresan/9cPeU/400/ Thanks
-
Not able to click on Anchor in Area and Line chart
AshokKumaresan replied to sachinm's topic in FusionCharts and JSP
HI I guess you have shared a wrong xml i created a sample out of it the output is simple multi series column chart http://jsfiddle.net/ashokkumaresan/4REJ5/224/ Try updating the fiddle with your actual xml. Thanks -
Hi Kindly use connectNullData and set to 1 to skip null values. Sample for the same http://jsfiddle.net/ashokkumaresan/mo48mf9s/7/ Thanks
-
Not able to click on Anchor in Area and Line chart
AshokKumaresan replied to sachinm's topic in FusionCharts and JSP
Hi Can you please replicate the issue in this sample so that we can assist you accordingly. http://jsfiddle.net/ashokkumaresan/4REJ5/215/ Thanks -
Export multiple charts together, with HTML markup around them
AshokKumaresan replied to DraganR's topic in General usage
Hi, Sorry currently we don't have any tool to export the entire page. -
Body dir="rtl" with a chart makes the page too wide
AshokKumaresan replied to jvl's topic in Bug Reports
Hi We have logged the issue and we will keep you posted on any updates. Thanks -
How to migrate Gantt Chart flash to Java Script?
AshokKumaresan replied to walter azevedo's topic in Javascript Problems
HI, Please download our latest Version from this link http://www.fusioncharts.com/download/. Kindly find the documentation for it http://www.fusioncharts.com/dev/chart-attributes.html?chart=gantt Sample in latest Version http://jsfiddle.net/fusioncharts/fLqSL/. Thanks -
Hi, Sorry we don't have any attribute to achieve it .
-
The chart only shows the span and nothing else
AshokKumaresan replied to shaonline's topic in Javascript Problems
Hi, I just saw your sample in stackover flow and there is no error in your code but you have placed fusioncharts code inside getGraph() function and i guess you are not calling that function. Kindly verify whether getGraph() function is called or not. Thanks,- 1 reply
-
- jquery
- javascript
-
(and 1 more)
Tagged with:
-
Hi, The first issue is there is a spelling mistake in your html file you have mentioned as hbay_rain_irriigation.xml and remove the backward slash and the second issue is your data format mscolumn2d doesn't support that format only zoom line supports it. Please find the documentation for mscolumn2d http://www.fusioncharts.com/dev/chart-attributes.html?chart=mscolumn2d Thanks
-
Body dir="rtl" with a chart makes the page too wide
AshokKumaresan replied to jvl's topic in Bug Reports
Hi, Yes i tried in normal html page too only change is the chart moves to right side of the screen but the page is not getting wider. Thanks -
Hi, Please follow the link http://www.fusioncharts.com/dev/api/fusioncharts/namespaces/ajax.html#static-headers I hope this map help you Thanks,
-
Column 2D Chart doesn't work after redraw.
AshokKumaresan replied to razvan.deac's topic in General usage
Hi, I have just converted your examples into JsFiddle Example 1: http://jsfiddle.net/ashokkumaresan/y3H2G/717/ Example 2: http://jsfiddle.net/ashokkumaresan/y3H2G/718/ I didn't get what inconsistent behavior is their in this two example. Can you be more details on your scenario?? Thanks, -
Body dir="rtl" with a chart makes the page too wide
AshokKumaresan replied to jvl's topic in Bug Reports
Hi I guess its the problem with JsFiddle even if you are not including the above line you will get a scroll bar in JsFiddle. Try the same code in normal html page their will be no issue in that. Thanks, -
Updatepanel + FusionCharts + Scriptmanager error html.search()
AshokKumaresan replied to hiad's topic in FusionCharts and ASP.NET
Hi, Please ignore updatepanelhook.fusioncharts.js and try with this new solution attached with this post, in this we are trying to reassign the event back to any controller after post back. Hope this helps Update Panel.zip- 1 reply
-
- scriptmanager
- updatepanel
-
(and 5 more)
Tagged with: