Sha256: 41548147b98332b4b3c212db60f47f4b14dc9f97a7db75b1fa93991e60b2b419

Contents?: true

Size: 137 Bytes

Versions: 5

Compression:

Stored size: 137 Bytes

Contents

module Matplotlib
  class Axes
    include PyCall::PyObjectWrapper
    wrap_class PyCall.import_module('matplotlib.axes').Axes
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
matplotlib-0.1.0.alpha.20170426 lib/matplotlib/axes.rb
matplotlib-0.1.0.alpha.20170419a lib/matplotlib/axes.rb
matplotlib-0.1.0.alpha.20170311 lib/matplotlib/axes.rb
matplotlib-0.1.0.alpha.20170309 lib/matplotlib/axes.rb
matplotlib-0.1.0.alpha.20170307 lib/matplotlib/axes.rb