B
B
becks2014-09-10 10:01:46
JavaScript
becks, 2014-09-10 10:01:46

What toolkit exists for drawing/working a beautiful graph in a browser?

It is necessary to display an interactive graph in the browser, with the ability to drag and drop nodes and save / load from a file. The graph is not very big. It would be great if the nodes could be made in different shapes, different colors. I know about d3.js about sigma.js. The server part is in Java. Can be used on the gephi server and drawn on the client with sigma. I know about this option.
But can someone tell me more good options, I would be very grateful? I will consider paid ones.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
B
bromzh, 2014-09-10
@bromzh

eax.me/dracula
How to build graphs, block diagrams and data flows in JavaScript?
Another option is to set up a Python Notebook server and draw graphs in matplotlib and other tools.

S
Sergey Makoveev, 2014-09-17
@sergeymakoveev

www.nwoods.com/components/canvas/gojs-overview.htm
gojs.net/latest/samples
www.jointjs.com
trifacta.github.io/vega
jaredly.github.io/treed

A
adamantine, 2014-09-18
@adamantine

surface.pm see how it's done here

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question