Skip to content

Feature Request: Marimekko #1308

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

Open
concimuscb opened this issue Feb 26, 2025 · 0 comments
Open

Feature Request: Marimekko #1308

concimuscb opened this issue Feb 26, 2025 · 0 comments
Labels
Milestone

Comments

@concimuscb
Copy link

concimuscb commented Feb 26, 2025

Marimekko charts

Marimekko charts are able to consolidate two 100% stacked bar charts into one. Consolidating two related metrics helps in presenting the information concisely to viewers and results in eye-catching visuals.

Rationale

Although LetsPlot certainly has the tools to create them, the number of data transformations needed might make Marimekko Bars a good addition to the Bistro Plots module.

Expected inputs

Marimekko charts take four inputs:

  • Labels to use for the X axis.
  • An X axis metric which needs to be accumulated up to the plot size / Alternatively the number of entries of the label is counted.
  • Labels to use for the Y axis.
  • An Y axis metric which needs to be accumulated up to the plot size / Alternatively the number of entries of the label is counted.

Examples

Asset manager regions vs Asset managers per region

Image

Exported product distribution vs Main exporters per product

Image

Renewable energy jobs vs region distribution for each energy type

Image

Chart source

@alshan alshan added the * label Mar 28, 2025
@alshan alshan added this to the 2025Q2 milestone Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants