Class: Cosmos::SinglexyPlot

Inherits:
XyPlot show all
Defined in:
lib/cosmos/tools/tlm_grapher/plots/singlexy_plot.rb

Overview

Represents a X-Y plot with a single point on the graph

Instance Attribute Summary

Attributes inherited from XyPlot

#manual_x_scale

Attributes inherited from LinegraphPlot

#left_y_axis_title, #manual_left_y_scale, #manual_right_y_scale, #manual_x_grid_line_scale, #manual_y_grid_line_scale, #point_size, #right_y_axis_title, #show_abs_x_grid_labels, #show_legend, #show_lines, #show_x_grid_lines, #show_y_grid_lines, #title, #unix_epoch_x_values, #utc_time, #x_axis_title

Attributes inherited from Plot

#data_objects, #gui_object, #plot_type, #redraw_needed, #tab

Method Summary

Methods inherited from XyPlot

#handle_keyword, #initialize

Methods inherited from LinegraphPlot

#handle_keyword, #initialize

Methods inherited from Plot

#configuration_string, #handle_keyword, #initialize

Constructor Details

This class inherits a constructor from Cosmos::XyPlot