3

I would like to export a SVG/PDF/PNG from the preview tab in Gephi. The exported network includes all the nodes, but cuts off the node labels on the left and right sides. How can I get an exported pdf which does not cut off the labels?

adm
  • 354
  • 5
  • 17

1 Answers1

6

You have to adjust the size of the output by controlling the Options. For example if you save in PNG format you see the following dialog where you should click at the bottom right corner

Save as PNG dialog

Which brings you to the following dialog where you adjust the image width

enter image description here

You have to play a little bit with the settings to see what works well for you

Yannis P.
  • 2,745
  • 1
  • 24
  • 39