lets-plot-kotlin
lets-plot-kotlin copied to clipboard
Unexpected behaviour of `group`
Why does "group" work that way with a coordinate variable?
I would guess it groups data by date (7 groups). Interaction with grouping by "type" gives us 14 groups in total. That means 14 bars in each datapoint. The plot looks as expected IMO.
It seems the question was resolved.