Alchemy.js - Graph Visualization for the Web

227 views
Skip to first unread message

Huston Hedinger

unread,
Aug 28, 2014, 5:18:46 PM8/28/14
to ne...@googlegroups.com
Hi Everyone,

There seems to be a lot of questions about open source technologies for building graph/network visualization apps.  I wanted to make you aware of our application Alchemy.js.

Alchemy makes it easy to create graph viz apps with search, filtering, and other features completely through configuration.  e.g.
`Alchemy.begin({some_config});`

You can find the website for Alchemy.js here, the docs are here, and the repo is here.

We are heavily considering out of the box support for Neo4j if the community feels that there would be value in it.  Feel free to let us know!

Huston

Michael Hunger

unread,
Aug 28, 2014, 6:07:23 PM8/28/14
to ne...@googlegroups.com
It took me only a little time on my flight from PDX to ORD to implement cy2neo a browser-only Cypher console with Alchemy.js visualization after I learned about it at OSCON in beautiful Portland.


Looking forward to add edit functionality to it.

Michael

+ 1000

Huston


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

Alan Robertson

unread,
Aug 28, 2014, 8:18:34 PM8/28/14
to ne...@googlegroups.com
One thing that's a concern for my application is security -- and I doubt that Neo4j will ever have the right kind of security for user-level access.  This is often the case -- because the application's visibility rules are typically domain-specific.

Most web apps I know of implement their own security (RBAC or similar) - and don't allow direct access to the database because of security concerns.

The other aspect that my app has which is a more general problem with rich and complex graphs is that it's hard to know what to present that would give insight -- and not make the user run for the door with a headache because of the complexity of the display.

If you have ideas on how to solve these things in general that would be awesome!

Michael Hunger

unread,
Aug 28, 2014, 8:22:43 PM8/28/14
to ne...@googlegroups.com
Right but none of those was ever focus for this demo.
We should take that topic into a different thread.

For your second question there was an excellent post on that topic lately:

Michael

Alan Robertson

unread,
Aug 28, 2014, 8:31:57 PM8/28/14
to ne...@googlegroups.com
I was just trying to encourage the folks at Alchemy.js to consider addressing them - not intending to criticize the demo.

Sorry if it came across otherwise.
Reply all
Reply to author
Forward
0 new messages