JetBrains / JetBrains/lets-plot

Dotplot bar chart?

Open
#1,283 7 comments 0 reactions 0 assignees View on GitHub
*
Dominant language
Kotlin
Stars
1.8k
Forks
60
PR merge metrics
No merged PRs in 30d

Description

Is there any way to create a chart similar to this?

![Image](https://github.com/user-attachments/assets/9bbac7c7-380a-47fa-a1d2-2d9b619c2dc8)

Bar charts are one of the most used chart types and having alternatives for them is great. Currently Let's Plot has `geom_lollipop` but DotPlot bars are another great alternative, especially when the measured value is an integer. Counting number of records is probably the best use case for this.

I tried creating them using `geom_dotplot` and `geom_ydotplot` but was not able to do it.

If it is not currently possible I believe it would be a great addition.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.