|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 2 days ago @ 5:33:38 AM
Posts: 4,
Visits: 23
|
|
Hi,
I am using FuFusionharts V 2.3 .
I used Multi- Series 3D Column Chart .
If i give 8 dataset Its working....
But its not working for 9 or more than 9 dataset s........
Is there any limitation for the number of data set that we can use?
(I have seen it in Internet Explorer only.... Not in any other Browser... So that i didn't give any XML input for
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 2 days ago @ 7:11:27 AM
Posts: 2,183,
Visits: 513
|
|
Please make sure you're using dataURL method and not dataXML method.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 2 days ago @ 5:33:38 AM
Posts: 4,
Visits: 23
|
|
Sorry i pasted the code in the editor..... But the Tags are not getting displayed in the code.. i didn't notice it...
Now i have attached the code file... see that...
I have used dataXML only...
In mozilla its coming for 9 datasets maximum..
In my case i have to display more than 50 datasets.....
U just work out with the php file and see....
Eagerly waiting for ur reply....
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 2 days ago @ 7:11:27 AM
Posts: 2,183,
Visits: 513
|
|
Pls switch to dataURL mode.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 2 days ago @ 5:33:38 AM
Posts: 4,
Visits: 23
|
|
Hi Nadhani,
i used dataURL method....
Now i can use many datasets.....
Thanks for ur guidance....
Regards,
Muthukumar S
Development Engineer,
Sify Ltd.
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 10/26/2007 9:02:07 AM
Posts: 8,
Visits: 30
|
|
| Hello. I've posted here a reply because i have the same problem with RealTimeLine chart. In my case is showing max 14 values in Mozilla. I use setDataURL() method. Is there a property thatmust be changed for this type of chart? Thanks!
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 2 days ago @ 7:11:27 AM
Posts: 2,183,
Visits: 513
|
|
Hi,
In real time line chart, you can control in XML, as to how many data points would be shown on a single screen.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|