Closed
Description
We need to be able to position scatter
markers (not scattergl
!) on top of bars even when barmode=group
. Note: the ability to position scatter markers on top of grouped, stacked bars is out of scope.
This means we will need to port the following attributes from bar
to scatter
:
alignmentgroup
offsetgroup
We will also need to create new layout attributes for scatter
, with behaviour ported from bar
:
scattermode
(accepting only group and overlay, which is the current default)scattergap