Method: Nyaplot::Diagrams::Scatter#shape
- Defined in:
- lib/nyaplot/diagram.rb
#shape ⇒ Array<String>
Returns shapes for each symbol.
165 |
# File 'lib/nyaplot/diagram.rb', line 165 define_group_properties(:options, [:title, :x, :y, :fill_by, :shape_by, :size_by, :color, :shape, :size, :stroke_color, :stroke_width, :tooltip_contents]) |