Friday, February 2, 2018

Re: Specific chart or graph


I need to create some specific chart or graph on WEB (Please see attachment). I found http://visjs.org/examples/graph2d/11_barsSideBySideGroups.html, which seems to be best solution. But there is no GWT wrapper. Can you recommend some good solution or tool to me?

If there is no wrapper then you can write one relatively easy. Depending on your GWT version you can use JSNI or JsInterop. You only need to write wrapper code of stuff you actually use. I have done that once for Plotly (https://plot.ly/javascript/) and it was quickly done. 

-- J.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment