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