Home
last modified time | relevance | path

Searched defs:MaxNLocator (Results 1 – 4 of 4) sorted by relevance

/dports/math/py-matplotlib/matplotlib-3.4.3/lib/mpl_toolkits/axisartist/
H A Dgrid_finder.py212 class MaxNLocator(mticker.MaxNLocator): class
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_toolkits/axisartist/
H A Dgrid_finder.py252 class MaxNLocator(mticker.MaxNLocator): class
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/
H A Dticker.py1792 class MaxNLocator(Locator): class
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/
H A Dticker.py2074 class MaxNLocator(Locator): class