Sha256: b3ae2b2f4d30950b52a5b5d47e6dbdf29b128d1470d1744efcdccd97cf37d551

Contents?: true

Size: 173 Bytes

Versions: 3

Compression:

Stored size: 173 Bytes

Contents

module Grapht
  module Type
    BAR_HORIZONTAL  = 'bar-horizontal'
    BAR_VERTICAL    = 'bar-vertical'
    DONUT           = 'donut'
    LINE            = 'line'
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
grapht-0.1.9 lib/grapht/type.rb
grapht-0.1.8 lib/grapht/type.rb
grapht-0.1.7 lib/grapht/type.rb