I would suggest using JFreeChart serverside. It's pretty straight forward and as far as I know there is no JS-based charting component that has the same range of capabilities. But then again, if you are only looking to do dual y axis and multiple types then there might be something out there that does exactly that.
n. On Wed, Jan 6, 2010 at 2:30 PM, darkling <[email protected]> wrote: > I'm looking to build charts for my current application. These charts > aren't incredibly complex but they do have 2 Y axises and require me > to do a mix of bar and line graphs on a single chart. Basically the > left Y axis should represent the line graph while the right y axis > should present the bar graph. CAn anyone recommend a good library or > subsytem that will do this for GWT? > Thanks > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > > > -- ------------------------------------------------------- Ave bossa nova, similis bossa seneca--
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.
