Hari G S
Members-
Content count
12 -
Joined
-
Last visited
About Hari G S
-
Rank
Junior Member
-
Yes At last I got the ans... in IE 10 and 11 even if the flash player plugin is not added the fusion chart(pie and column) will render(html 5 property), but bubble chart will display the invalid data error.
-
Yes At last I got the ans... I was looking something like this "FusionCharts(chartId).isActive()", this is applicable to FusionChartsExportObject also. If the chart is active I donot need to render it again...
-
Hi All, Is there any way I can check whether a 'FusionChartsExportObject' is been created with a particular id. The problem is when I try to render this object with an id(with this same id I might have already created this object before) it shows a duplicate id error. So if this object is rendered with this id I do not need to render it again. Thanks and Regards Hari G S
-
Hi all, Bubble chart is not rendering in IE 10 and 11. It always shows as invalid data. The same xml is working fine in firefox and chrome. Please help me to resolve this issue. Thanks and Regards Hari G S
-
Hi, I saw the attribute 'lineThickness' in the StackedColumn3DLineDY.swf. Is this option changes the line properties in the time series charts. If so is this option applicable to 'StackedColumn3DLine.swf' and where should i include this? Please advise with a sample code.. Thanks and Regards Hari G S
-
Hi All, Is there any way i can change the line settings, that is displayed in the time series chart, like color, thickness, dotted or line like this? Thanks and Regards Hari G S
-
'Legend Font Color' and 'Data Values Font Color' for Pie chart
Hari G S replied to Hari G S's topic in General usage
Thanks Swarnam, I actually missed the attribute type='font' inside the style tag. -
chart option 'showPercentValues' in column chart
Hari G S replied to Hari G S's topic in General usage
Thanks Swarnam, that helped me... -
'Legend Font Color' and 'Data Values Font Color' for Pie chart
Hari G S replied to Hari G S's topic in General usage
Hi Swarnam, Yes I have tried this in for pie chart but not working. This same will work for column chart but not for pie chart. Thanks and Regards Hari G S -
chart option 'showPercentValues' in column chart
Hari G S replied to Hari G S's topic in General usage
Simple and multi series column charts do not support this but the option 'stack100Percent ' will dispaly values in percent only for stacked charts. am I rit? -
'Legend Font Color' and 'Data Values Font Color' for Pie chart
Hari G S posted a topic in General usage
Hi all, Is there a way I can set these options, 'Legend Font Color' and 'Data Values Font Color' for Pie chart? I can set these in column chart but not working for pie chart. Thanks and Regards Hari G S -
Hi all, Please let me know if there is any option available in column chart to display the values in percent aslo, like we do in pie chart with the setting 'showPercentValues=1'. This option seems to be not working in colum chart. Thanks and regards Hari G S