Debayan

Members
  • Content count

    2
  • Joined

  • Last visited

Posts posted by Debayan


  1. Hi,

    I am facing a problem.i need to dynamically create HlinearGauge charts based on the count of sharepaths owned by a manager(managerid field).

    So if there are 5 different sharepath for a particular managerid  ,then there would be 5 linear gauge charts coming with 3 different colors showing the count of status(used,idle,free)spaces of the individual sharepath.

    So in that case i am using the setXMLData() method and passing the xml in the argument.but the color max and color min value also needs to be populated dynamically...how it can ber done.

     

    And

     

    Is it possible to bring legends(Datas as well as value)in Linear gauge chart?????

     

    Please suggest