JetBrains / JetBrains/lets-plot
element_text margin support for dictionary
Open
- Dominant language
- Kotlin
- Stars
- 1.8k
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
Currently `element_text` supports numbers and lists for parameters.
Numbers make sense but the list implementation is quite confusing in my opinion. Support for a dictionary that takes `"top", "bottom", "left", "right"` and/or `"t", "b", "l", "r"` as keys and a number as a value would be a very clean implementation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.