
Nishi
Members-
Content count
42 -
Joined
-
Last visited
Everything posted by Nishi
-
Hi, I m attaching a screen shot for the same.. column chart.zip
-
Hi, I am not able to display values with hyphen in set value tag....Actually the value is '12.0-12.4'..But wen i am trying to display its showing 'No data to display error'.And i hav tried to use the same by means of '-' for hyphen..In that case if i am giving '-12.04' its displaying '-12.4'...But wen i am giving '12.0-12.4' its showing the same error message..I am using dis for pie chart grid components.....Plz help me.. Thanx in advance
-
Hi, Now only i came 2 knw that it was a string...So I tried to use displayValue attribute and i am able to get the value 12.0-12.4 in Pie chart.But the same xml if i am using for grid it is not displaying the string given in displayValue attribute,but its displaying the value in value attribute....Can any1 help me out in this matter???
-
Hai, How to set gap between two bars in a bar chart?? Thnx in Advance
-
Can any one help me out for setting different colors according to legends??For example if the legend color is Blue the value inside it should be white in color....And if the legend color is pink the value inside should be black in color for readability...Now i have set the color of legends at dataset tag level...And i tried to set the color of value at set tag level ...But the bars are also colored...I need only the values to change the color.... Thnx in advance
-
Sorry some problem occurred while pasting...... />
-
Sorry some problem wen i am trying to insert my code..... I have attached the code........
-
Hi, No I hav tried using Data values...Stil the color is applied to all the data values....I hav given the color dynamically according to the legends.....But the funny thing is dat in the view selection source its showing the colrs dynamically but while displaying all the datavalues are in white color.... I m pasting sample code with one legend here....Actually i am having 3 legends....Can u check whether this is right... /> IFCode
-
Hai Basundhara, Thnx for the information.....
-
Can any one tel me how to create a MS Column chart with transparent or white background but the only the border should be black....I hav tried using styles but unfortunately not able to achieve this.... Thnx in advance
-
Hi.. I hav tried as u said....But u hav gave me example for legend values....I need for datavalues which displays inside bars....And i hav tried using syles by changing the above code by
-
Hi, First f all thnx for the reply.....But dat was not the information i expected...Wat i need is a transparent box with black border...I m not having problem with div lines....Actually i need div lines..But the box should be transparent.....If any way is der plz help me out.... Thnx in advance
-
Can anyone tel how to set the values and labels inside the pie chart??Now the values are displaying outside.... Thnx in advance.....
-
Hi, Oh is dat so......Anyway thnx for the reply......
-
Is der any options for setting legends for pie chart as in other charts???If so plz help me out..... Thnx in advance....
-
How to give double byte support in drill down reports? For example I have a encoded a Chinese component(label) for a drill down chart.And when i tried to drill it down it is showing me the some junk values in the next page... If i am not encoding the Chinese component the option is working fine...But w/o encoding the value of Chinese component in the first page appears to be ??-??.So i think its is some problem with Double-byte support...If any one have an idea plz reply...... Thnx in advance...
-
Hai.... Where i have to set the attribute?Is it in Chart tag?If so i hav given it and seen...But i think dats not d problem...I think its because i am encoding the xml and giving it as an input to fusion chart..And Wen i use drill down option it goes to next page..And the encoded xml will be decoded der...I think because of dat its showing junk values ...Do u hav any solution for this??