Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grapher: the order in which entities appear in line charts cannot be changed #3925

Open
pabloarosado opened this issue Sep 5, 2024 · 0 comments

Comments

@pabloarosado
Copy link
Contributor

Description

When you create a line chart using multiple indicators, you can change the order of indicators so that certain lines appear on top of others. You do that by moving indicators up and down in the "Basic" tab of the grapher admin.

But if you have a chart with just one indicator, and multiple entities, there is no way to change the order in which lines appear. You can choose which entities to show in the "Data" tab of the chart admin, and you can move them up and down, but this does not change the order in which lines appear.

Expected behaviour

Moving an entity up in the "Data" tab should make its line appear on top of other lines. Note that this is what happens, for example, on stacked area charts.

Steps to reproduce

Steps to reproduce the behavior:

  1. Go to this chart
  2. Click on the "Data" tab.
  3. Move entities up and down.
  4. See that the order in which lines appear does not change.

Screenshots

Screen.Recording.2024-09-03.at.11.50.57.mov

Additional context

See conversation on slack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants