Aadesh_mahajan
Members-
Content count
25 -
Joined
-
Last visited
Everything posted by Aadesh_mahajan
-
Hi Team , We are using Fusion chart XT with version 3.12.0 Our requirement is to implement KPI charts so can you tell me Fusion charts support KPI charts and if yes so can you please give me proper navigation? I attache image to show what is our requirement Thanks Aadesh Mahajan
-
Hi Team, We are using Fusion chart license version of 3.12.0 and facing a issue that a unknwon text is showing on chart render i think it's due to fusioncharts.js because when i am using same js of Map package then this issue raising and if i use js of fusion chart XT package then it's working properly thanks
-
World Map chart Specification sheet
Aadesh_mahajan replied to Aadesh_mahajan's topic in Miscellaneous
Thanks Ayan -
Hi Team , We are using Fusion chart XT with version 3.12.0 We want to configure world map chart i just want to know that is there is structure available to make map chart specification sheet can you please provide link that how to what will be the structure of map charts i attached link below of map chart specification sheet https://www.fusioncharts.com/dev/maps/spec-sheets/ Thanks Aadesh Mahajan
-
World Map chart Specification sheet
Aadesh_mahajan replied to Aadesh_mahajan's topic in Miscellaneous
it is happening at my side when i rendered chart with static data it's working fine but if i push data dynamically then then this issue raising can you please give me advice what would be possible reasons. -
World Map chart Specification sheet
Aadesh_mahajan replied to Aadesh_mahajan's topic in Miscellaneous
Thanks Ayan it's working fine now i have one more issue that is even chart is rendered but it still showing text "Loading Please Wait" can you please tell me please why it is happening you can see issue in below attached image -
World Map chart Specification sheet
Aadesh_mahajan replied to Aadesh_mahajan's topic in Miscellaneous
Hi Ayan can you please provide js fiddle example of any map accept USA and World because both chart are rendering properly but in other chart data is not injecting is other charts has different data structure or any other issue on my side i attache map of France which i rendered so please navigate me -
World Map chart Specification sheet
Aadesh_mahajan replied to Aadesh_mahajan's topic in Miscellaneous
awaiting response -
World Map chart Specification sheet
Aadesh_mahajan replied to Aadesh_mahajan's topic in Miscellaneous
Thanks Ayan one more thing is that is we need to prepare a separate json structure for every country, region or area in our project? -
Hi Team , We are using Fusion chart XT with version 3.12.0 concern is not base font color not applying on pie 2d, pie 3d and dougnut chart but applying on all other chart please navigate to resolve this issue Thanks Aadesh Mahajan
-
Chart not rendering while tab is not active
Aadesh_mahajan replied to Aadesh_mahajan's topic in General usage
Thanks Ayan -
Hi Team, We are using Fusion Chart XT with version 3.12.0 Please follow below steps :- 1. Open two different browser tabs 2. in tab one hit this link http://jsfiddle.net/fusioncharts/s7t8F/ or your own link with some charts 3. in tab one, hit F5 to refresh the tab and immediately move to second tab and wait till first tab will load 4. now again back to fist tab and you will find chart is rendering our concern is charts will be render only when you will be active on first tab again ? Thanks Aadesh Mahajan
-
HI Prerana, Thank you, it will be helpful for me
-
Hi Team, We are using Fusion Chart XT with version 3.12.0 v. Our user has huge data so we wanted to restrict user to draw chart with huge data that's why we need to know data points limit of all chart. Can you please provide list of data point limit of charts of Fusion Chart XT (3.12.0 version). Awaiting response. Thanks Aadesh mahajan
-
Hi prerana, Thanks for your response I am agree with your solution but i want data points limits of charts as i saw in one of question in forum where they told the minimum data-plot limit for Pie 2D chart is 700 approx. and for Pie 3D chart, it is 350 approx. i provided link below of that topic can you provide list of certain data points limits of charts Thanks
-
Special character Encoding Problem
Aadesh_mahajan replied to Aadesh_mahajan's topic in Miscellaneous
Hi Prerana, have you any update on this issue? waiting for your update Thanks -
We are using Fusion chart with version 3.12.0 and facing problem with encoding when Caption And Sub caption has contain some special character like (<, >, &, ", '). ⁢ and > are converted finely in Chrome, ie9, ie10 but not converting in it's normal form ( <, >) in ie8. " and & is not converting in it's normal form (", &) even in chrome, ie8, ie9, ie10 But in tool tip all encoded character are showing in it's original form.
-
Hi Team, We are using Fusion Chart XT with version 3.12.0 with this we are getting error of type undefined while rendering scroll area 2D and scroll line chart we just want to know this type of charts is supported with version as i mentioned above and can you please give me list of scroll charts which are supported with version 3.12.0 i attached image of error awaiting response Thanks Aadesh Mahajan
-
Hi Ayan, Thank you for your suggestions, now it's working fine. Thanks Aadesh Mahajan
-
Hi Ayan, Thanks for the response when i draw simple Area 2D chart with alias area2d it's rendering without any error but when i change alias of chart from area2d to scrollarea2d it's giving exception as i mention in above message same thing i did with scroll stacked column 2d chart but that is working fine can you have any suggestion for the same thanks
-
Is there any way to get chart specific customization property
Aadesh_mahajan posted a topic in Miscellaneous
Hi Team, I have one query related to Fusion Charts XT we are facing problem that Fusion Charts XT has huge basic and advanced customization property and some property common for all chart and some are specific to chart so it's difficult to us to check every single property with every chart Is there any way to get chart specific basic and advance customization property? looking for your response Thanks -
Is there any way to get chart specific customization property
Aadesh_mahajan replied to Aadesh_mahajan's topic in Miscellaneous
Hi Akash, Thanks for the response i want to know that is there any API to fetch chart specific attribute pragmatically awaiting response Thanks Aadesh Mahajan -
Special character Encoding Problem
Aadesh_mahajan replied to Aadesh_mahajan's topic in Miscellaneous
Thanks -
Special character Encoding Problem
Aadesh_mahajan replied to Aadesh_mahajan's topic in Miscellaneous
Hi, Awaiting Response -
Special character Encoding Problem
Aadesh_mahajan replied to Aadesh_mahajan's topic in Miscellaneous
HI, Thanks for the response As you requested i modified sample fiddle http://jsfiddle.net/nAa33/273/ you can see on updated sample that < and > are converted on chart render but " and & is not converted in it's original form