Nishi
Members-
Content count
42 -
Joined
-
Last visited
Everything posted by Nishi
-
Hi, I am having a chart with yaxis unit as percentage. Since the y axis is in percentage i need to set the maximum value to 100.I have set it using the attribute yAxisMaxValue='100'.But in the xml if the values are 99 and 1 the max value is showing as 100 and if the values are 99.44 and 0.56 the max value is exceeding 100 and setting as 110.The same thing if i set statically as 99.43 and 0.57 the max value is setting as 100.I dont know what is haapeng.The problem is that i cannot set the value less than 100 myself since the value are coming dynamically.I am sending a sample code.Please do the needful. Regards Nishi fusionsample.txt
-
Hi Sanjuktha, Thanks a lot for the information.It works fine now. But once u get a permanent fix please inform. Regards Nishi
-
HI Sanjuktha, The issue is not resolve for me.Thats why i asked again.Can u please try it using the xml which i have sent. I have given sample values also to check out.I am not able to set the value to 100 statically as u told before since the values are coming dynamically. Thanks Nishi
-
Hi, I am not able to see the values and labels for a column chart (StackedBar3D) in firefox...Its displaying properly in IE....Seems its something related to size problem..I have sent the xml along with this...Can any one help me out of this prob.... Thanks in Advance Nishi xml for fusion.txt
-
Hi, I didnt get a reply for my question....
-
Hi, Thanx for ur reply....But i have Some more doubts in it.I hav given the height dynamically for these reports.And in this xml i hav given height as 3000 (statically )just for a sample.U told to give heoght as 1000 knw?...Still i m not getting all the labels...
-
Hi... I need the datavalues of bar chart to display in a right aligned way....But here its displaying in the center...Is der any attributes for setting this? Thnx in Advance Nishi
-
Hi.... I need my pie chart 2 display integer values only....ie it should display datavaue as 1..Not 1.00...i hav tried to set the decimal = 0...Stil its not working.... Thnx in regards Nishi
-
Hi... I have added the attribute formatNumber='0' and now its showing integer value only....Nyway thanx for the reply......
-
Hi.. In my chart for 3D bar chart i have set 3dmode on and setShadow...And its showing a 3Deffect...but wen converting it to 2D the gradient effect is missing....how can i set it??? Thnx in Advance... Nishi
-
Hi... As u told i am attaching the xml code and image here.Plz find it..... xml for bar chart.txt bar 2D.zip
-
Hi, I need my chart background to be transparent....I have tried to do it using styles....But i am not able to get it transparent....I am attaching an easy chart image of the chart i need....Plz help me in constructing the chart.. Thnx and Regards Nishi transparent chart.bmp
-
Hi... But i need to dislplay it for 3D charts...For 2D charts i hav already found it...Nyway thnx for the information....
-
Hi... No....Its not having any effect in my chart...Nyway Thanks for the reply...
-
Hi, By applying that attribute i am not able to satisfy my requirement...Nywy thnx for the reply...
-
Hi, How to set canvasBgAlpha attribute in element??Or r u telling about chart element???If so ,i have tried using it.....But the thing is that the canvas is becoming transparent,but i am not getting a border around it.....I have sent an image of the chart i need in my previous post....
-
Hi, I need to adjust the y axis values in my chart in such a way that it has to be evenly spaced..Since the values are coming dynamically i am not able to set the min value or max value or set the number of div lines....So what i hav done is that i have given the attribute adjustDiv='0' so the y axis wil be evenly spaced...In almost all conditions its working....But in one condition wer the min value is 0 and max value is 1,the chart is not evenly spacing the y axis...its showing 0 0 0 0 1 1 1 1....Suppose if i removed the adjustDiv='0' attribute then this condition is working fine by evenly dividing the y axis....But in another condition were min value is 0 and max value is 43,the chart is only showing min value and max value...No other values are shown in between.....So i am confused what 2 do....Actually my need is to divide the axis evenly w/o giving any min/max value given explicitly...... Plz help me.... Thnx in advance... Nishi
-
Hi Sanjukta, First of all thnx for the reply.....I wil try to modify the code...Dats ok..But my doubt is that for some graphs divisional lines are showing and for some, its not showing......I didnt giv adjustDiv attribute in the xml.....
-
Hi Rajroop, I have tried giving that attribute...Stil div lines are not showing......
-
Hi, Can Any one tel me how to set the limit value...In my chart the x-axis unit is percentage...So the max value should be 100..I have tried using showLimits = '1' and yAxisMaxValue = '100' attributes...stil its not working ...The maximum value is showing as 110...M not able to paste the XML....I hav given by code in between those ifcodes..Stil not showing...So i wil attatch the code...... sample1.txt
-
Hai Sanjukta, Thnx for the information..The information was very useful...I wil try to reduce the value so that it doesnt exceed 95.5x...... Thanks & Regards Nishi
-
Hi, I am having a strange problem with Fusion charts...When i am using Column charts,wen ever the x -axis is having more than one value the chart is displaying very wel...But Wen the x-axis is having only one value the column chart is showing more or less as a slanted 3d line graph..That means the column chart is very thin....I am not having an idea were 2 set the width of the chart in this particular case....... Thnx in Advance Nishi
-
Hi, Thnx a lot.....I have seen the sample u have send....I hav adjusted the maxcolwidth attribute so that it wil work for both single set and Muliple set... Thanks & Regards Nishi:)
-
Hi, I m not able to paste the xml code...Any way i wil attach the code... sample1.txt
-
Hai Sanjuktha, Thx 4 u reply......As u said i hav changed the value of maxColWidth...Actually that was the problem.....But i have one doubt...When i hav removed that attribute, the chart is having normal width when there is only one x-axis value........But wen der are more than 10 to 20 values i need my chart to reduce its width ....Is it using this attribute that v have to set it????Because b4 i hav given maxColWidth ='0.7'.Now i hav changed it to '10'.Since i hav given like dat the bar charts are having more width.... Thnx in advance..... Nishi