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¶ axestrThe acessor to the matplotlib axe. logboolean or NoneDefined by get_extractor. dimstr“x” or “y”.