Group Abstract Group Abstract

Message Boards Message Boards

0
|
3.8K Views
|
3 Replies
|
2 Total Likes
View groups...
Share
Share this post:

Why are arrowhead sizes diminished in these directed edges?

Posted 5 years ago
POSTED BY: Richard Frost
3 Replies

Not that I know of. Someone from Wolfram may comment on this.

POSTED BY: Gianluca Gorni

Thank you Gianluca, I have implemented this in Graph[] as

EdgeStyle -> Arrowheads[.05]

I notice this is a scaled value, which must be tinkered with for each graph. Is there a means of setting an absolute size, e.g. in printers points?

Is there also a means to specify an absolute (non-scaled) size for VertexSize?

POSTED BY: Richard Frost

Your arrows are too small compared with the thickness of the edges. Try this option in Graph:

BaseStyle -> Arrowheads[.05]
POSTED BY: Gianluca Gorni
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard