how to generate pie chart into an .xls file using POI API

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ptkumar
    New Member
    • Sep 2006
    • 7

    how to generate pie chart into an .xls file using POI API

    Hi All,

    I am using POI API, i want to know how to generate a pie graph
    into an .xls file. I am following MVC architecture.
    i have data in HashMap.

    please help me.

    Thanks...

    kumar
  • nandydesikan
    New Member
    • Apr 2007
    • 1

    #2
    Originally posted by ptkumar
    Hi All,

    I am using POI API, i want to know how to generate a pie graph
    into an .xls file. I am following MVC architecture.
    i have data in HashMap.

    please help me.

    Thanks...

    kumar

    HIi Kumar,

    I am also having the same problem, no, issue (:):)) . If you get a fruitful solution, please do share it with me.

    Regards,
    nandydesikan

    Comment

    • darshak
      New Member
      • Jul 2007
      • 1

      #3
      Hey Guys.
      Can any 1 plz. send me a example of creating graph in excel file using POI?
      Plz. reply me soon.
      Thanx and Regards,
      Darshak.

      Comment

      • r035198x
        MVP
        • Sep 2006
        • 13225

        #4
        Originally posted by darshak
        Hey Guys.
        Can any 1 plz. send me a example of creating graph in excel file using POI?
        Plz. reply me soon.
        Thanx and Regards,
        Darshak.
        Don't you have manuals for the packages you're using?

        Comment

        Working...