Method: Graph#node_attribs
- Defined in:
- lib/graph.rb
#node_attribs ⇒ Object (readonly)
Global attributes for nodes in this graph.
117 118 119 |
# File 'lib/graph.rb', line 117 def node_attribs @node_attribs end |
Global attributes for nodes in this graph.
117 118 119 |
# File 'lib/graph.rb', line 117 def node_attribs @node_attribs end |