maybe you could use 3rd party libs: http://code.google.com/p/gchart/
On Aug 30, 2:47 am, Nether <[email protected]> wrote: > My goal is to make a chart which shows standard deviations as a > gradient on the vertical axis. I don't think it is easy to do this in > the browser, so what I plan on doing is having the server render the > chart to a BufferedImage and sending that to the client to display in > an "Image" widget. > > The problem is that the Image widget only takes a URL, but how do I > give it a bufferedimage? > > Also, is this the best solution for me to be using for making this > gradient chart? > > Thanks for your time. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
