datasize
datasize copied to clipboard
Add matplotlib tick support
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.