diff --git a/examples/ticks_and_spines/spines_demo_bounds.py b/examples/ticks_and_spines/plot_spines_bounds.py similarity index 93% rename from examples/ticks_and_spines/spines_demo_bounds.py rename to examples/ticks_and_spines/plot_spines_bounds.py index 14e272584ea7..fd66eb5612bd 100644 --- a/examples/ticks_and_spines/spines_demo_bounds.py +++ b/examples/ticks_and_spines/plot_spines_bounds.py @@ -1,4 +1,8 @@ """ +=================== +Custom spine bounds +=================== + Demo of spines using custom bounds to limit the extent of the spine. """ import numpy as np