style text for label formatter (and other formatters?)
Open
- Dominant language
- Rust
- Stars
- 468
- Forks
- 108
- Avg merge
- 15m
- Merged PRs (30d)
- 3
Description
I'm using a custom `Plot::label_formatter`. In my formatter I emit multi line text that I would like to be aligned. Usually I would use a monospace font to accomplish that but there is no option to do this because the formatter returns a plain `String`.
Contributor guide
Assessment
This issue has not been assessed yet.