Anyone knows if its posible to use the Google ComboChart with GWT . I tried using the wrapper in GWT Visualization Wrapper but I get the error sun.misc.InvalidJarIndexException: Invalid index

Im using the jar found in GWT official jar

没有正确的解决方案

其他提示

Yes you can combine google Combochart with GWT easily. with the same jar that you mentioned. follow this link..

The error that you are facing is sounds like jar version issue.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top