Skip to content

GroupBy spliting between groupings #240

@1226419

Description

@1226419

Hello,
I am trying to change the groupings of Scatterplots, but it is always necessary to use spiltAll() in between the groupings to get the result I would expect. Is this intended or a bug?

Observed behavior

Similarly also in the Global Surface Temperature Ridge Plots (SVG)
the following use case can be found:

Steps to reproduce

  1. In the Arrangement section we choose index and Update arrangement on grouping
  2. In the Group By section We click Group while having decade selected.
  3. We select month instead of decade and press Group again
    (if we keep repeating steps 2 and 3 no changes occur anymore)

This leads to a different outcome than if we do the following.

  1. In the Arrangement section we choose index and Update arrangement on grouping
  2. In the Group By section We click Group while having decade selected.
  3. We click on the Split All Button
  4. We select month instead of decade and press Group

A video of the behaviour in the mentioned example:

2021-06-02.11-27-48.mp4

Similar problem in our Project where we change the cluster numbers but only the correct clusters are shown after pressing a button to perform a SplitAll()

2021-06-02.11-23-44.mp4

Thank you for any help or comments :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions