How to use ComboChart with GWT visualization

88 views Asked by At

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

1

There are 1 answers

1
Mayank Pandya On

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.