Module: MathViz::Graphable

Included in:
Object
Defined in:
lib/mathviz.rb

Overview

Namespaced extensions

Instance Method Summary collapse

Instance Method Details

#nodeObject

graph node title



311
312
313
# File 'lib/mathviz.rb', line 311

def node
  to_s
end