pencil.visu.internal.MinorSymLogLocator ======================================= .. py:module:: pencil.visu.internal.MinorSymLogLocator Classes ------- .. autoapisummary:: pencil.visu.internal.MinorSymLogLocator.MinorSymLogLocator Module Contents --------------- .. py:class:: MinorSymLogLocator(linthresh) Bases: :py:obj:`matplotlib.ticker.Locator` Dynamically find minor tick positions based on the positions of major ticks for a symlog scaling. Ticks will be placed between the major ticks. The placement is linear for x between -linthresh and linthresh, otherwise its logarithmically .. py:attribute:: linthresh