Closed
Description
Difficult to understand what the second argument "presets" does in this function: http://matplotlib.org/api/ticker_api.html#matplotlib.ticker.LinearLocator.
"Use presets to set locs based on lom. A dict mapping vmin, vmax->locs"
A clearer explanation of what this parameter is and does would be nice.