You may check out GWT-RCharts hosted on 
http://code.google.com/p/gwt-rcharts/ and demo at 
http://gwt-rcharts.appspot.com/ . I am not sure if it cater all your needs 
but in this API every chart comes as a regular gwt widget hence you can 
almost play around and do all sorts of stuffs which you can do with regular 
widgets. You can customize the legend by setting 
chart.setDefualtColors(String[] ) (just make sure you give enough colors 
according to number of legends in the chart)


On Wednesday, 17 July 2013 01:14:26 UTC+5:30, [email protected] wrote:
>
> Hi 
>
> I am a newbie, i have some doubts in the gwt
>
> 1 - Here are the points which i need to customize the Line / Bar Chart 
>
>   a) Legend position Should come under the chart panel. 
>   b) Customized legend color change 
>   c) Customized font color, Size of legends 
>   d) Customezed Tooltip for graph 
>
> 2 - For  Separate Graph view 
>
>   In a single page user can see maximum four graphs at a time. But There 
> is a selection criteria where 
>   a) If some select one check box a graph will come out full page. 
>   b) If some one select two checkboxes, two graphs will be displya in full 
> page (one is left and another one is right ) 
>   c) If some one select three check box three graphs will come in the 
> entire page (Two graphs Above and one below) 
>   d) if some one select four check box four graphs will come in the entire 
> page (Above Two and Two Below) 
>  similarly 
>   i) If some one deselect a checkbox out of four selected three graphs 
> will be display (Two graphs Above and one below) 
>   ii) If some one deselect another check box two graphs will be display in 
> the entire page.
>
>
> can anyone guide me with
> simple example code will be a great help. 
>
>
> Thanks in Advance.
>
> Regards
> Anirudha 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to