lets-plot icon indicating copy to clipboard operation
lets-plot copied to clipboard

`geom_step()`: support 'mid' value for `direction` parameter

Open ASmirnov-HORIS opened this issue 2 years ago • 0 comments

In ggplot2:

direction of stairs: 'vh' for vertical then horizontal, 'hv' for horizontal then vertical, or 'mid' for step half-way between adjacent x-values.

https://ggplot2.tidyverse.org/reference/geom_path.html

ASmirnov-HORIS avatar Aug 07 '23 11:08 ASmirnov-HORIS