i've been working this past week to stream charts w/o using temp files. it's been working fine, but image maps haven't worked for me yet.
i'd appreciate any help, and i'd be more than happy to help out if there is a desire to integrate something like this into jfreechart.
servlet chart w/o temp file
Re: servlet chart w/o temp file
The ImageMapDemo1.java application shows how to write the image map into an HTML file. Now if you combined that with the code in ServletDemo2.java (available in a 'bonus' download for those that have purchased the JFreeChart documentation) I can't think of a reason why it shouldn't work in a servlet context.
Regards,
DG
Regards,
DG