There is a but in the JSNI of
com.googlecode.gwt.charts.clientChartWrapperSpec.setChartType() method. Instead
of 'chartType' input parameter unexisting 'controlType' one is used.
private final native void setChartType(String chartType) /*-{
this.controlType = controlType;
}-*/;
~Dimitar
Original issue reported on code.google.com by dimiter....@gmail.com on 15 Nov 2012 at 7:12
Original issue reported on code.google.com by
dimiter....@gmail.com
on 15 Nov 2012 at 7:12