I am getting the following error using 1.4.0 version:
Errors in 'jar:file:/C:/Users/kraicha/.m2/repository/org/moxieapps/gwt/highcharts/1.4.0/highcharts-1.4.0.jar!/org/moxieapps/gwt/highcharts/client/StockChart.java'
Line 117: ohlcPlotOptions cannot be resolved or is not a field
Looks like the member variable ohlcPlotOptions does not exist in either StockChart or the superclass BaseChart<T>.
Thanks in advance.
-kkr
Last edit: kalpesh raicha 2012-09-07
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am getting the following error using 1.4.0 version:
Looks like the member variable ohlcPlotOptions does not exist in either StockChart or the superclass BaseChart<T>.
Thanks in advance.
-kkr
Last edit: kalpesh raicha 2012-09-07