Different Font in each multi-line labels
Open
type: enhancement
- Dominant language
- JavaScript
- Stars
- 67.7k
- Forks
- 11.9k
- Avg merge
- 7h 39m
- Merged PRs (30d)
- 5
Description
### Feature Proposal
I want to purpose implement Different Font in each multi-line labels.
### Feature Use Case
currently in my project i use a bar chart, when adding both the month and the year in the same row, I can't add the month in bold font and the year in light font.
## Possible Implementation
I could see that by passing a font array I can change the font for each bar labels. but it seems that in single bar labels only one font can be used.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.