Hetal Prajapati
Members-
Content count
6 -
Joined
-
Last visited
Everything posted by Hetal Prajapati
-
Urgently Required - Multiple Charts On Ipad
Hetal Prajapati posted a topic in FusionCharts and ASP.NET
Hi, We have a web application in asp.net and we have to display multiple charts (like dashboard) on a single page. The problem is that it works fine in computer in all browsers but it shows only one chart in iPAD. The link for the page is: http://test.poc.erim...d/iPADTest.aspx I have attached the aspx page and chart XML files. Please have a look at this and reply as soon as possible. Thanks in advance. FusionChart on iPAD.zip -
Urgently Required - Multiple Charts On Ipad
Hetal Prajapati replied to Hetal Prajapati's topic in FusionCharts and ASP.NET
Hi, Can anyone help for this issue? I am awaiting for the reply. Thank you. -
Urgently Required - Multiple Charts On Ipad
Hetal Prajapati replied to Hetal Prajapati's topic in FusionCharts and ASP.NET
Okay Thanks. And about the javascript error? And what should be done to load multiple charts on a single page? Can you check the code i sent in attachment and guide for the required changes? Thanks once again. -
Urgently Required - Multiple Charts On Ipad
Hetal Prajapati replied to Hetal Prajapati's topic in FusionCharts and ASP.NET
Hi, Any solution for the problem? I am awaiting for the reply. Please help. -
Urgently Required - Multiple Charts On Ipad
Hetal Prajapati replied to Hetal Prajapati's topic in FusionCharts and ASP.NET
Hi, This is now loading only 1 chart and giving the same JS error. The error comes at line number 18 in highcharts.js and highlighted at var e=v.Event( in that file. Also it should be displayed as flash chart in IE which is not the case when I use setCurrentRenderer. Please suggest for this. Thank you. -
Urgently Required - Multiple Charts On Ipad
Hetal Prajapati replied to Hetal Prajapati's topic in FusionCharts and ASP.NET
Hi, Thank you very much for the quick reply. I tried using the FusionCharts.SetRenderer("javascript"); But that is now giving JS error "Object doesn't support this property or method" and it is not working in Internet Explorer even. I am using FusionChart V3. Is there any missing file or JS that is to be included for this?