class Scruffy::GraphState

Attributes

default_type[RW]
key_formatter[RW]
point_markers[RW]
point_markers_rotation[RW]
point_markers_ticks[RW]
rasterizer[RW]
theme[RW]
title[RW]
value_formatter[RW]
x_legend[RW]
y_legend[RW]

Public Class Methods

new() click to toggle source
# File lib/scruffy/graph_state.rb, line 25
def initialize
  
end