cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

How to expand the circle of the node to show all the text inside

Hi everyone,
Are there any tips to show all the text in nodes? Although I have set with biggest size, it still display with

"abc..."

2X_0_0dffaf866c73af9993b6833c6b5ee906560711e0.png
Thanks for your support
Harvey Nguyen

3 REPLIES 3

Hi,
I think it is not possible. In neo4j browser you can make nodes bigger by clicking a node label and selecting how much big you want nodes with that label.

You can set also set custom styling importing node and relationship style configuration file. More info into following link.

http://guides.neo4j.com/browser.html

Bye
Andrea

You can increase the node size past the limit the GUI provides by doing the following:

Enter the command :style in the query editor

Click "Export Grass" on the results

Edit the diameter of the node you want to let's say 150px or whichever you prefer.
2X_2_265d45dd6254cafaa10dd89ed87d1185e05f1c2e.png

Save.

Drag and drop the file anywhere in the browser app.