MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / minorticks_off

Function minorticks_off

lib/matplotlib/pyplot.py:3868–3869  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3866# Autogenerated by boilerplate.py. Do not edit as changes will be lost.
3867@_copy_docstring_and_deprecators(Axes.minorticks_off)
3868def minorticks_off() -> None:
3869 gca().minorticks_off()
3870
3871
3872# Autogenerated by boilerplate.py. Do not edit as changes will be lost.

Callers

nothing calls this directly

Calls 2

gcaFunction · 0.85
minorticks_offMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…