Sha256: b5699ee3861bbf58bc72bddd1752e08e3ca3746944e9f298faac53421f3beb0d

Contents?: true

Size: 160 Bytes

Versions: 5

Compression:

Stored size: 160 Bytes

Contents

module Matplotlib
  class PolarAxes
    include PyCall::PyObjectWrapper
    wrap_class PyCall.import_module('matplotlib.projections.polar').PolarAxes
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

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