Updates to IndexTracker
- Move relevant README to doc folder, renamed and slight additions based on further proposed changes
- Add
slice_axis
as an explicit method parameter (could be kept as a kwargs if wanted) - Remove minv and maxv in lieu of imshow's default vmin and vmax kwargs
- Pass all kwargs received to plt.imshow() to allow customization of the grid