I need to show different kinds of charts in my application. The charts types include line charts, pie charts, bar charts, stacked bar charts and timeseries (trending) charts among others.
I have come across the following charting libraries for GWT.
1. GChart
2. OFC chart
3. YUI (had encountered issues when used with Gwt-Ext)
Which library (not just limited to the ones above) integrates well with SmartGwt, supports a wide range of chart types and looks appealing at the same time ? Please give me you recommendation/comment based on your experience.
I have come across the following charting libraries for GWT.
1. GChart
2. OFC chart
3. YUI (had encountered issues when used with Gwt-Ext)
Which library (not just limited to the ones above) integrates well with SmartGwt, supports a wide range of chart types and looks appealing at the same time ? Please give me you recommendation/comment based on your experience.
Comment