Class: SVG::Graph::PlotNoOp
- Inherits:
-
Plot
- Object
- Plot
- SVG::Graph::PlotNoOp
- Defined in:
- lib/statsample/graph/svggraph.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#get_css ⇒ Object
110 |
# File 'lib/statsample/graph/svggraph.rb', line 110 def get_css; SVG::Graph.get_css_standard; end |