• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Image problem

 
Ranch Hand
Posts: 31
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
Is there any way in java by which I can convert the pie chart formed dynamically based on values provided by the user to an image(gif file)?
I am able to make the pie chart in the servlet & have tested it by showing it to the html page.
Thanx!
Asheesh
 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can you show me the code?
I might able to help you out.

Originally posted by asheesh talwar:
Hi
Is there any way in java by which I can convert the pie chart formed dynamically based on values provided by the user to an image(gif file)?
I am able to make the pie chart in the servlet & have tested it by showing it to the html page.
Thanx!
Asheesh


 
reply
    Bookmark Topic Watch Topic
  • New Topic