Google Wonder Wheel API or js widget

Do you know the Google API or the jQuery JavaScript plugin to render data such as the Wonder Wheel? I would like to use this widget with my data.

+3
source share
2 answers

Try the JavaScript InfoVis Toolkit . See Example Tree Animation for Wonder Wheel-like Implementation.

You will find an interesting discussion related to this question: Graphical visualization code in javascript?

Buon Lavoro, Daniel

+1
source

Source: https://habr.com/ru/post/1738111/


All Articles