mpl_toolkits.axisartist.angle_helper.LocatorBase
- 
class mpl_toolkits.axisartist.angle_helper.LocatorBase(**kwargs)[source]
- 
Bases: object- 
__dict__ = mappingproxy({'__module__': 'mpl_toolkits.axisartist.angle_helper', '__init__': <function LocatorBase.__init__>, 'den': <matplotlib.cbook.deprecation.deprecated.<locals>.deprecate.<locals>._deprecated_property object>, 'set_params': <function LocatorBase.set_params>, '__dict__': <attribute '__dict__' of 'LocatorBase' objects>, '__weakref__': <attribute '__weakref__' of 'LocatorBase' objects>, '__doc__': None})
 - 
__init__(self, nbins, include_last=True)[source]
- 
Initialize self. See help(type(self)) for accurate signature. 
 - 
__module__ = 'mpl_toolkits.axisartist.angle_helper'
 - 
__weakref__
- 
list of weak references to the object (if defined) 
 - 
property den
 - 
set_params(self, nbins=None)[source]
 
- 
Examples using mpl_toolkits.axisartist.angle_helper.LocatorBase
 
    © 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
    https://matplotlib.org/3.3.3/api/_as_gen/mpl_toolkits.axisartist.angle_helper.LocatorBase.html