Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I zoom in/out in the web client? are there other clients?

Tags:

neo4j

I have a large model and would like to see more than the default view shows. How do I zoom in/out in the web client? are there other clients?

like image 682
ekkis Avatar asked Apr 06 '15 17:04

ekkis


1 Answers

I don't believe that you can zoom in/out the web client. You do have a few options:

  • You can go full-screen to give yourself some more real estate
  • In Neo4j 2.2 you have the ability to drag the viewport to see more
  • Also in Neo4j 2.2, you can click the download icon and download either a PNG or SVG. This isn't interactive, obviously, but can be helpful

For larger views of your data, Gephi and Linkurious can be helpful

In Neo4J 3.0.1 there are zoom buttons in the bottom-right hand side of the screen when maximized:

Zoom buttons

like image 178
Brian Underwood Avatar answered Sep 21 '22 22:09

Brian Underwood