Introduce Abstract YAxis
Open
discussion
idea
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
We are allowed to set two YAxis , LeftAxis/ RightAxis. In most time, they are enough to let us set different set of data which are in different YAxis value groups.
But how about if we have the third group of value which are different from LeftAxis and RightAxis.
If we have an Abstract YAxis. we can locate all of them in the same chart.
It's very rare but I am sure somebody has this requirement.
Contributor guide
Assessment
This issue has not been assessed yet.