Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.21 KB

future_changes.md

File metadata and controls

18 lines (15 loc) · 1.21 KB

[4.3.1] - 2024-mm-dd

Added

  • Parameter min_tail_length for arrow() function [#1040].

Changed

Fixed

  • 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].
  • geom_density2d: the doc missing some 'computed' variables [#1062].
  • Missing marginal gridlines.