Method: GraphImageDrawerModule#to_svg

Defined in:
lib/technical_graph/graph_image_drawer_module.rb

#to_svgObject



48
49
50
# File 'lib/technical_graph/graph_image_drawer_module.rb', line 48

def to_svg
  to_format('svg')
end