JetBrains / JetBrains/lets-plot
coord_polar: using "size_unit" parameter in geom_point produce emptiness
Open
- Dominant language
- Kotlin
- Stars
- 1.8k
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
```
ggplot() + geom_point(x=0, y=0, size=10, size_unit="y") + coord_polar()
```
---
The emptiness
---
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.