Message Boards Message Boards

Change the font of the TokenLabels

Posted 13 days ago

Hi, How can I increase or change the format of the tokenlabels in this graph:

graph = ResourceFunction["TokenEventGraph"][reactions, 
   startingMolecules, 1, "EventDeduplication" -> True, 
   "EventLabeling" -> "Colors", "TokenDeduplication" -> True, 
   "TokenLabeling" -> True, GraphStyle -> Automatic, 
   GraphLayout -> {"SpringElectricalEmbedding", "StepLength" -> 5}, 
   VertexSize -> Big, EdgeStyle -> {Arrowheads[Medium]}, 
   ImageSize -> {1500, 1500}, VertexLabels -> None];

enter image description here

Posted 12 days ago

You could use the documented option "TokenStyleOptions"

POSTED BY: Hans Milton
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract