```python import proplot as plot f = plot.show_cycles() ``` Thanks for this great package! I'm running 0.3.1 and just working my way through your docs. I noted above from your docs throws the following error: `AttributeError: 'LinearSegmentedColormap' object has no attribute 'colors'`