Does anyone know a good tool to visually explore large ontology-type graphs?
Disclaimer: I'm a co-founder of the company
11–20 of 30 posts
Does anyone know a good tool to visually explore large ontology-type graphs?
Disclaimer: I'm a co-founder of the company
Fun to see a link here! Always happy to describe what's happening underneath w/ connecting GPUs in the browser to GPUs in the datacenter. Likewise, the connection between event data & graph analytics is powerful as data scales, so happy to dig into that too. Not shown there, we're piloting a 'visual playbook' investigation layer to help teams who investigate through a lot of event data. This has been especially relev…
Is it possible to visualize graphs entirely on the client side (without sending any data to your backend)? We have some very large graphs that we'd like to explore, but unfortunately it's not possible to send the data to the cloud, hence a local solution would be great. I have investigated Gephi but unfortunately the performance is quite disappointing for very large graphs.
Here's an example of the output which I then put into tiles & rendered out: https://proseandcode.co.uk/beta_gtr_viz/
I think there's 600k edges in this, all rendered.
I did some of the work on the edge bundling, the split out code is here: https://gitlab.com/ianjcalvert/edgehammer
All of this is more work than just loading it into a current program though, but it might be a useful component of what you need, hopefully a large useful part.
Get in touch if I can help out.
Fun to see a link here! Always happy to describe what's happening underneath w/ connecting GPUs in the browser to GPUs in the datacenter. Likewise, the connection between event data & graph analytics is powerful as data scales, so happy to dig into that too. Not shown there, we're piloting a 'visual playbook' investigation layer to help teams who investigate through a lot of event data. This has been especially relev…
Is it possible to visualize graphs entirely on the client side (without sending any data to your backend)? We have some very large graphs that we'd like to explore, but unfortunately it's not possible to send the data to the cloud, hence a local solution would be great. I have investigated Gephi but unfortunately the performance is quite disappointing for very large graphs.
Does anyone know a good tool to visually explore large ontology-type graphs?
You may want to look into Linkurious: https://linkurio.us/ We provide a graph visualization interface that can connect to Neo4j, DataStax (DSE Graph), Titan or Allegrograph. Disclaimer: I'm a co-founder of the company
Fun to see a link here! Always happy to describe what's happening underneath w/ connecting GPUs in the browser to GPUs in the datacenter. Likewise, the connection between event data & graph analytics is powerful as data scales, so happy to dig into that too. Not shown there, we're piloting a 'visual playbook' investigation layer to help teams who investigate through a lot of event data. This has been especially relev…
Is it possible to visualize graphs entirely on the client side (without sending any data to your backend)? We have some very large graphs that we'd like to explore, but unfortunately it's not possible to send the data to the cloud, hence a local solution would be great. I have investigated Gephi but unfortunately the performance is quite disappointing for very large graphs.
Earlier quoted context omitted.
Is it possible to visualize graphs entirely on the client side (without sending any data to your backend)? We have some very large graphs that we'd like to explore, but unfortunately it's not possible to send the data to the cloud, hence a local solution would be great. I have investigated Gephi but unfortunately the performance is quite disappointing for very large graphs.
Not sure how large very large is or the performance you need but you might want to check out the fairly recently added graph support in datashader (examples: https://anaconda.org/jbednar/edge_bundling/notebook ) Here's an example of the output which I then put into tiles & rendered out: https://proseandcode.co.uk/beta_gtr_viz/ I think there's 600k edges in this, all rendered. I did some of the work on the edge bundli…
Graphistry is a bit different where the result is a full interactive visual analytics session, not a zoomable png. So you get visual filtering, histogramming, search, etc. Our goal is to get from a lot of data to the answer, including whatever data pivots/cleaning/etc., as fast as possible, and that includes helping analysts skip a lot of the visualization/data coding and instead do direct visual interactions.
Worth stating: Edge bundling is beautiful! It was an early algorithm we implemented. A bit differently, we did it interactively, so you could do things like adjust sliders real-time to get the right physics settings. However, we found you'd want to hover over individual nodes/edges to see what's in them, and "zoomable image" style makes that hard. I've been wanting to bring it back now that we're getting close to supporting dynamic grouping interactions, so cool to see you call it out.
Fun to see a link here! Always happy to describe what's happening underneath w/ connecting GPUs in the browser to GPUs in the datacenter. Likewise, the connection between event data & graph analytics is powerful as data scales, so happy to dig into that too. Not shown there, we're piloting a 'visual playbook' investigation layer to help teams who investigate through a lot of event data. This has been especially relev…
Is it possible to use a local GPU from the machine that has the data? Kind of like Gephi?
Earlier quoted context omitted.
You may want to look into Linkurious: https://linkurio.us/ We provide a graph visualization interface that can connect to Neo4j, DataStax (DSE Graph), Titan or Allegrograph. Disclaimer: I'm a co-founder of the company
https://linkurio.us/try/ should go straight to a demo page, not some signup popup
I'm interested to see if anyone's offering a large-scale graph visualization that's not the "pulsating rainbow hairball".
Earlier quoted context omitted.
Is it possible to visualize graphs entirely on the client side (without sending any data to your backend)? We have some very large graphs that we'd like to explore, but unfortunately it's not possible to send the data to the cloud, hence a local solution would be great. I have investigated Gephi but unfortunately the performance is quite disappointing for very large graphs.
Graphistry is impressive, but not free, and needs their server and an API key. You probably already know about graphviz sfdp (not interactive). There's been interesting recent work on distributed maxent optimization https://arxiv.org/pdf/1506.04383.pdf and sparse stress models https://arxiv.org/abs/1608.08909 (see its references as well, for example, Khoury's MARS is still available at https://github.com/marckhoury/m…
To that end, we have a variety of non-profits & scientists using our cloud tier. We want to streamline that program in the coming months: If that's you today, we'd love to help, so feel free to reach out for early access. For example, we've been excited by data science and cybersecurity schools, journalists, and scientists.