Closed
Description
As pointed out here: https://stackoverflow.com/questions/21615285/how-to-not-cut-flatten-lines-when-moving-the-spines-in-matplotlib/21617349#21617349
The spine shift examples show the effects of clipping at the axes edges which is a little funny looking. This can be fixed with application of set_clip_on(False)
.
Metadata
Metadata
Assignees
Labels
No labels