ChartsOrg / ChartsOrg/Charts

chartDescription problem

Open
#1,901 7 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
Swift
Stars
28k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

i want to add chartDescription above xAxis and yAxis for units ,but i only found xAxis chartDescription,so i subclass BarLineChartViewBase and add another chartDescription above yAxis for units, i did it . but when i add it to my cocoapod it turn to a error " Method does not override any method from its superclass" in “internal override func initialize()”
i use charts 3.0.0, and how to do it or please add the new feature for me. the feature for me it's usefull!
![c9b96e54-b85f-4c5b-914d-d94af914cb6f](https://cloud.githubusercontent.com/assets/3167844/20787881/19023b52-b7e9-11e6-8b4a-e77e5fbe8ccf.png)

Contributor guide

Open the contributing guide

Research direction

Start with BarLineChartViewBase and the internal override func initialize() mentioned in the issue, checking how Charts 3.0.0 exposes chart descriptions and how the CocoaPod build differs from the subclass context. Confirm the intended placement for a second description above the yAxis and verify that the feature builds and displays correctly in the affected chart views.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.