Skip to content

scattermode = group #4913

Closed
Closed
@nicolaskruchten

Description

@nicolaskruchten

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions