Sha256: 7cf49f7594fa4078daab2cfd8bd04687cd47314ba7a8b5acb780e5fa74258eb9

Contents?: true

Size: 141 Bytes

Versions: 2

Compression:

Stored size: 141 Bytes

Contents

module Matplotlib
  class Spine
    include PyCall::PyObjectWrapper
    wrap_class PyCall.import_module('matplotlib.spines').Spine
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
matplotlib-0.1.0.alpha.20170426 lib/matplotlib/spines.rb
matplotlib-0.1.0.alpha.20170419a lib/matplotlib/spines.rb