mendevi.plot.printer.print_grid

mendevi.plot.printer.print_grid(axe: str, log: bool | None, dim: str) list[str][source]

Define the ticks rule and log or linear scale.

Parameters

axestr

The acessor to the matplotlib axe.

logboolean or None

Defined by get_label_extractor.

dimstr

“x” or “y”.