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

Feature Request: Mekko Bar #1307

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

Feature Request: Mekko Bar #1307

concimuscb opened this issue Feb 26, 2025 · 0 comments

Comments

@concimuscb
Copy link

concimuscb commented Feb 26, 2025

Mekko charts

Mekko charts are a very visually appealing alternative to scatterplots when the number of observations is small.

Rationale

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

Expected inputs

Mekko charts take three 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.
  • An Y axis metric which behaves similar to how a bar chart would.

Examples

Q1 profit vs Q1 profit growth

Image

Investment/Number of deals vs Average deal size

Image

Total GDP vs Debt (% of GDP)

Image

Chart source

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

1 participant