v0.13.6
Bug Fixes
- Fixed geom_label to work with a boxstyle of any following square, circle, darrow, larrow, rarrow, roundtooth or sawtooth.(#779)
Enhancements
- Stopped spurious warnings of the form PlotnineWarning: Failed to apply
after_scale
modifications to the legend. when the after_scale mapping is for another aestetic. - Added width and height as default aesthetics of geom_tile.