Fixed multiple issues and incorporated multiple pull requests. In particular:
- No longer rebuilds matplotlib cache when loading.
- Intelligently updates xlim and ylim when drawing logos to a figure with multiple axes using sharex=True and/or sharey=True.
- stack_order = "fixed" option in Logo() now works.