Marker is not proper with negative values
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
I have stacked bar with positive and negative values. I am using stackIndex of highlight to display the individual stack value. But For negative value, I am getting 0 stackIndex. So unexpectedly the marker goes wrong.
This is how its work with positive value.

This is how its work with negative value (which is wrong)

I am using XYMarker.
I am using Chart 3.0
Can anyone help me ?
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.