ChartsOrg / ChartsOrg/Charts

Bar chart values are showing on the left side and not above the bar line if moves to vertical

Open
#5,091 0 comments 0 reactions 0 assignees View on GitHub
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.
Screenshot 2023-08-07 at 1 35 53 PM

## Demo Project

I'm attaching a screenshot please look into it and let me know how can I fix it. Thanks!

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.