Of particular note, the highcharts javascript libary is not included in the gwt-highcharts library. It must be placed in a web accessible location in your war, and referenced by your GWT module.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello,
i deploy my file (war) on TomCat, but the Charts are not displayed .
in my repertory Web \war\WEB-INF\lib i include all the library necessary
but i don't know why it's not wotking.
help
thanks
Did you follow the instructions on this page:
http://www.moxiegroup.com/moxieapps/gwt-highcharts/quickstart.jsp
Of particular note, the highcharts javascript libary is not included in the gwt-highcharts library. It must be placed in a web accessible location in your war, and referenced by your GWT module.