Bar chart values are showing on the left side and not above the bar line if moves to vertical
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
## What did you do?
I've implemented bar chart in my current application.
## What did you expect to happen?
I want to show the values of bar chart in vertical form not in horizontal form.
## What happened instead?
I put the valueLabelAngle = 90 and the values moved to vertical but its not showing above the bar and showing on the left side.
## Demo Project
I'm attaching a screenshot please look into it and let me know how can I fix it. Thanks!
Contributor guide
Research direction
Reproduce the issue in a small iOS bar-chart example using valueLabelAngle = 90 and compare the label position with the attached screenshot. No source file, entry point, or test is named, so first locate the bar-chart value-label positioning code and existing related tests. Done means vertically oriented values render above their corresponding bars rather than to the left.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- data-visualization, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100