I would go into SVG what you want to display can be achieved with SVG.
Can you share the issue you encounter?

On 28/03/16 18:17, Gérard Dupont wrote:
Hi guys,
I'm currently working (night & week-end not full time) on a neo4J
interpreter to try q=and test few things with zeppelin. For context : neo4j
is a graph database which is fun to work with.

So far, everything good and I managed to get json results in the notebook.
Next step would be to interpret the json graph data and create a nice
visualization. I was looking into InterpreterResult.Type.SVG but it doesn't
seems to work well. the alternative would be to generate HTML with embedded
javascript.

What's your advice on this: dive into SVG or switch to HTML5+js ?

cheers,
gdupont

Reply via email to