datasize icon indicating copy to clipboard operation
datasize copied to clipboard

Add matplotlib tick support

Open aphor opened this issue 9 years ago • 0 comments

http://matplotlib.org/api/ticker_api.html#matplotlib.ticker.FuncFormatter <-- need a way to set a tick formatter function.

http://matplotlib.org/api/ticker_api.html#matplotlib.ticker.MaxNLocator <-- and a way to set nice round data size tick locations, apropos to log/linear axes.

aphor avatar May 17 '16 13:05 aphor