mendevi.plot.printer.print_grid

mendevi.plot.printer.print_grid(axe: str, dim: str, scale: Scale) list[str][source]

Define the ticks rule and log or linear scale.

Parameters

axestr

The acessor to the matplotlib axe.

dimstr

“x” or “y”.

scaleScale

Linear, logarithmic or discrete.