Sha256: 44ac37427f5b3517eeab4e1bfafe0c7eb48191144645c8c2e00e371b79823e7a

Contents?: true

Size: 146 Bytes

Versions: 5

Compression:

Stored size: 146 Bytes

Contents

module Matplotlib
  class Axes3D
    include PyCall::PyObjectWrapper
    wrap_class PyCall.import_module('mpl_toolkits.mplot3d').Axes3D
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

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