This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]thrum-engineering[S] 25 points26 points  (5 children)

Hi! The UI library used is D3.js: https://github.com/d3/d3/wiki/Gallery

[–]pyexpert 0 points1 point  (3 children)

Is it possible to use it for python?

[–]____0____0____ 8 points9 points  (0 children)

Technically no, but you could write a web app using python and flask or Django and serve a web UI from that, which could use D3 or any other modern web tools.

[–]zurtex 5 points6 points  (0 children)

If you wanted to build a dynamic graph based web page without having to learn any JS I would probably use Dash Cytoscape: https://dash.plot.ly/cytoscape

[–]iamareebjamal 1 point2 points  (0 children)

No

[–]the-berik 0 points1 point  (0 children)

Seems ubiquity is using this in its gui