-
Parameter
labwidth
infacet_wrap()
andx_labwidth/y_labwidth
infacet_grid()
.See: example notebook.
- Error when build geom_smooth() with se=False [#1050].
- livemap: when release the mouse button from outside the map, it gets stuck in panning mode [#1044].
- Incorrect 'plot_background' area (with empty space capture) [#918].
- Support arrow() in geom_spoke() [#986].
- Support geom_spoke() in geom_livemap() [#988].
- arrow on curve sometimes looks weird [#1041].
- Improve documentation for parameter
position
[#1047]. - Livemap:
vjust
implemented incorrectly [#1051]. - Add tooltips for
geom_curve()
[#1053]. - Incorrect position for bar annotations when specifying
scale_x_reverse()/scale_y_reverse()
[#1057]. - Missing outer bar annotations when specifying
scale_x_reverse()/scale_y_reverse()
[#1058]. geom_density2d
: the doc missing some 'computed' variables [#1062].- Any way to line-wrap facet labels? [LPK-237].
- Missing marginal gridlines.