Nishi

Members
  • Content count

    42
  • Joined

  • Last visited

Everything posted by Nishi

  1. Column chart is too thin

    Hi, I m attaching a screen shot for the same.. column chart.zip
  2. 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
  3. Not able to display Hyphen

    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???
  4. Gap between bars

    Hai, How to set gap between two bars in a bar chart?? Thnx in Advance
  5. 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
  6. Sorry some problem occurred while pasting...... />
  7. Sorry some problem wen i am trying to insert my code..... I have attached the code........
  8. 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
  9. Gap between bars

    Hai Basundhara, Thnx for the information.....
  10. 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
  11. 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
  12. Setting the border in black color

    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
  13. set values inside pie

    Can anyone tel how to set the values and labels inside the pie chart??Now the values are displaying outside.... Thnx in advance.....
  14. set values inside pie

    Hi, Oh is dat so......Anyway thnx for the reply......
  15. Legends for pie chart

    Is der any options for setting legends for pie chart as in other charts???If so plz help me out..... Thnx in advance....
  16. DoubleByte support

    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...
  17. DoubleByte support

    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??