Ability to set different highlight color for stacked bar chart
Open
feature
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Today I met a problem that I want to set highlight colors for stacked bar chart. Each portion of the stacked bar chart can obtain its color via dataSet.colors, however, I don't see there is something like highlightColors for stacked bar chart. Seems it only uses highlightColor itself. I searched through v2.1.2 code, and still not seeing it.
Do I missed something or we don't support it yet?
Contributor guide
Assessment
This issue has not been assessed yet.