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¶ axestrThe acessor to the matplotlib axe. dimstr“x” or “y”. scaleScaleLinear, logarithmic or discrete.