Method: Plotrb::Legend#shape

Defined in:
lib/plotrb/legends.rb

#shapeSymbol

Returns the name of the scale that determines an item’s shape.

Returns:

  • (Symbol)

    the name of the scale that determines an item’s shape



30
31
# File 'lib/plotrb/legends.rb', line 30

LEGEND_PROPERTIES = [:size, :shape, :fill, :stroke, :orient, :title, 
:format, :offset, :values, :properties]