Skip to main content
Ctrl+K
You are reading documentation for the unreleased version of Matplotlib. Try searching for the released version of this page instead?
Matplotlib 3.10.1+dfsg1 documentation - Home Matplotlib 3.10.1+dfsg1 documentation - Home
  • Plot types
  • User guide
  • Tutorials
  • Examples
  • Reference
  • Contribute
  • Releases
  • Gitter
  • Discourse
  • GitHub
  • Twitter
  • Plot types
  • User guide
  • Tutorials
  • Examples
  • Reference
  • Contribute
  • Releases
  • Gitter
  • Discourse
  • GitHub
  • Twitter

Section Navigation

  • matplotlib
  • matplotlib.animation
  • matplotlib.artist
  • matplotlib.axes
  • matplotlib.axis
  • matplotlib.backend_bases
  • matplotlib.backend_managers
  • matplotlib.backend_tools
  • matplotlib.backends
  • matplotlib.bezier
  • matplotlib.category
  • matplotlib.cbook
  • matplotlib.cm
  • matplotlib.collections
  • matplotlib.colorbar
  • matplotlib.colorizer
  • matplotlib.colors
  • matplotlib.container
  • matplotlib.contour
  • matplotlib.dates
  • matplotlib.dviread
  • matplotlib.figure
  • matplotlib.font_manager
  • matplotlib.ft2font
  • matplotlib.gridspec
  • matplotlib.hatch
  • matplotlib.image
  • matplotlib.inset
  • matplotlib.layout_engine
  • matplotlib.legend
  • matplotlib.legend_handler
  • matplotlib.lines
  • matplotlib.markers
  • matplotlib.mathtext
  • matplotlib.mlab
  • matplotlib.offsetbox
  • matplotlib.patches
  • matplotlib.path
  • matplotlib.patheffects
  • matplotlib.pyplot
  • matplotlib.projections
  • matplotlib.quiver
  • matplotlib.rcsetup
  • matplotlib.sankey
  • matplotlib.scale
  • matplotlib.sphinxext.mathmpl
  • matplotlib.sphinxext.plot_directive
  • matplotlib.sphinxext.figmpl_directive
  • matplotlib.sphinxext.roles
  • matplotlib.spines
  • matplotlib.style
  • matplotlib.table
  • matplotlib.testing
  • matplotlib.text
  • matplotlib.texmanager
  • matplotlib.ticker
  • matplotlib.transforms
  • matplotlib.tri
  • matplotlib.typing
  • matplotlib.units
  • matplotlib.widgets
  • matplotlib._afm
  • matplotlib._api
  • matplotlib._docstring
  • matplotlib._enums
  • matplotlib._type1font
  • matplotlib._tight_bbox
  • matplotlib._tight_layout
  • mpl_toolkits.mplot3d
  • mpl_toolkits.axes_grid1
  • mpl_toolkits.axisartist
    • mpl_toolkits.axisartist.angle_helper
      • mpl_toolkits.axisartist.angle_helper.ExtremeFinderCycle
      • mpl_toolkits.axisartist.angle_helper.FormatterDMS
      • mpl_toolkits.axisartist.angle_helper.FormatterHMS
      • mpl_toolkits.axisartist.angle_helper.LocatorBase
      • mpl_toolkits.axisartist.angle_helper.LocatorD
      • mpl_toolkits.axisartist.angle_helper.LocatorDM
      • mpl_toolkits.axisartist.angle_helper.LocatorDMS
      • mpl_toolkits.axisartist.angle_helper.LocatorH
      • mpl_toolkits.axisartist.angle_helper.LocatorHM
      • mpl_toolkits.axisartist.angle_helper.LocatorHMS
      • mpl_toolkits.axisartist.angle_helper.select_step
      • mpl_toolkits.axisartist.angle_helper.select_step24
      • mpl_toolkits.axisartist.angle_helper.select_step360
      • mpl_toolkits.axisartist.angle_helper.select_step_degree
      • mpl_toolkits.axisartist.angle_helper.select_step_hour
      • mpl_toolkits.axisartist.angle_helper.select_step_sub
    • mpl_toolkits.axisartist.axes_divider
    • mpl_toolkits.axisartist.axis_artist
    • mpl_toolkits.axisartist.axisline_style
    • mpl_toolkits.axisartist.axislines
    • mpl_toolkits.axisartist.floating_axes
    • mpl_toolkits.axisartist.grid_finder
    • mpl_toolkits.axisartist.grid_helper_curvelinear
    • mpl_toolkits.axisartist.parasite_axes
  • pylab
  • API Reference
  • mpl_toolkits.axisartist
  • mpl_toolkits.axisartist.angle_helper
  • mpl_toolkits.axisartist.angle_helper.LocatorDMS

mpl_toolkits.axisartist.angle_helper.LocatorDMS#

class mpl_toolkits.axisartist.angle_helper.LocatorDMS(nbins, include_last=True)[source]#

Bases: LocatorBase

__call__(v1, v2)[source]#

Call self as a function.

Examples using mpl_toolkits.axisartist.angle_helper.LocatorDMS#

axis_direction demo

axis_direction demo

Curvilinear grid demo

Curvilinear grid demo

floating_axis demo

floating_axis demo

Simple axis pad

Simple axis pad
On this page
  • LocatorDMS
    • LocatorDMS.__call__()
  • Examples using mpl_toolkits.axisartist.angle_helper.LocatorDMS

© Copyright 2002–2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the Matplotlib development team; 2012–2025 The Matplotlib development team.

Created using Sphinx 8.1.3.

Built from 3.10.1+dfsg1.

Built with the PyData Sphinx Theme 0.16.1.