Method: GraphDataProcessor#raw_x_max
- Defined in:
- lib/technical_graph/graph_data_processor.rb
#raw_x_max ⇒ Object
77 78 79 80 |
# File 'lib/technical_graph/graph_data_processor.rb', line 77 def raw_x_max enforce_x_axis_range [:x_max] end |