tick_values

MinorSymLogLocator.tick_values(_vmin: float, _vmax: float) None[source]

Return the values of the located ticks given _vmin and _vmax (not implemented).

Parameters:
  • _vmin (float) – Minimum value.

  • _vmax (float) – Maximum value.

Raises:

NotImplementedError – Not used