Module: Graph::PrintMode
- Defined in:
- lib/graph/bar.rb
Overview
Modes for printing the graph
Constant Summary collapse
- NOSCALE =
No scale factor
1- SCALE =
Manually set scale factor
2
Modes for printing the graph
No scale factor
1
Manually set scale factor
2