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

Grouped Bar charts for non-aggregatable data #334

Open
adieyal opened this issue May 4, 2021 · 1 comment
Open

Grouped Bar charts for non-aggregatable data #334

adieyal opened this issue May 4, 2021 · 1 comment

Comments

@adieyal
Copy link
Contributor

adieyal commented May 4, 2021

When a group/variable is set to aggregate=False we should not show the sum of the indicators but rather create a grouped bar chart.

For example:
We have the age group on YE. but they include overlapping age ranges, so we cannot aggregate on this group.
Therefore we must should show a grouped bar chart instead.

0.14

https://trello.com/c/Gga9fD38/722-grouped-bar-charts-for-non-aggregatable-data

@milafrerichs
Copy link
Contributor

How the Vega json should look like:

Vega Editor

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

No branches or pull requests

2 participants