ChartsOrg / ChartsOrg/Charts

negative y value overlay with x labels

Open
#481 8 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Swift
Stars
28k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

Reproducible with ChartsDemo,

Just use negative values for a bar chart:

``` Objective-C
[yVals addObject:[[BarChartDataEntry alloc] initWithValue:-val xIndex:i]];
```

ne

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.