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

Function minorticks_on

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

Source from the content-addressed store, hash-verified

3872# Autogenerated by boilerplate.py. Do not edit as changes will be lost.
3873@_copy_docstring_and_deprecators(Axes.minorticks_on)
3874def minorticks_on() -> None:
3875 gca().minorticks_on()
3876
3877
3878# Autogenerated by boilerplate.py. Do not edit as changes will be lost.

Callers

nothing calls this directly

Calls 2

gcaFunction · 0.85
minorticks_onMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…