ChartsOrg / ChartsOrg/Charts

How to show only sum value in stacked bar chart?

Open
#4,525 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
28k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

HI,
Is it possible to show only the sum of the vertical stacked bar chart?
In MPChart android:
- stackChart.getBarData().setValueFormatter(new StackedValueFormatter(false,"suffix",0)) - this resolves the case.
Thank in advance.

Contributor guide

Open the contributing guide

Research direction

The issue mentions stackChart.getBarData() and StackedValueFormatter(false, "suffix", 0) from MPAndroidChart, but names no Charts repository file or test. First check whether this Android example applies to the Swift Charts project; done would be a documented, project-specific answer or a clearly scoped documentation change.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
data-visualization, mobile-dev
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.