Hi, can anyone please tell me how can i add series(legend) to the right side of the chart in gwt highcharts using java?
Support for legends is built directly into the API, so that would probably be the best place to start. There are several examples in the Showcase, such as this one:
http://www.moxiegroup.com/moxieapps/gwt-highcharts/showcase/#line-basic
thank you, forgot about it :)
Log in to post a comment.
Hi, can anyone please tell me how can i add series(legend) to the right side of the chart in gwt highcharts using java?
Support for legends is built directly into the API, so that would probably be the best place to start. There are several examples in the Showcase, such as this one:
http://www.moxiegroup.com/moxieapps/gwt-highcharts/showcase/#line-basic
thank you, forgot about it :)