Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding feature to LineChart: drawing image on nodal points #641

Open
ghost opened this issue Dec 31, 2015 · 8 comments
Open

Adding feature to LineChart: drawing image on nodal points #641

ghost opened this issue Dec 31, 2015 · 8 comments
Labels

Comments

@ghost
Copy link

ghost commented Dec 31, 2015

Sometimes circle in the nodal point is not enough customisation. Here implemented add-on to LineChart renderer which allows to draw custom UIImage instead of (or on top of) circle.

For using: switch DataSet.drawNodalImageEnabled=true, set image by DataSet.nodalImage=UIImage() and that's it. See demo project also.

#629

@ghost
Copy link
Author

ghost commented Jan 4, 2016

Guys, just tell me what am I doing wrong?

@liuxuan30
Copy link
Member

I am lost. You are creating a PR, but you are asking what are you doing wrong? Is this PR you want to merge into ios-charts, or you just use it to create a project that has your problem?

@ghost
Copy link
Author

ghost commented Jan 5, 2016

Its a complete solution in PR, both changes in framework and in demo project. But nearly two weeks passed and there is no reaction neither in issue nor in Pull Requests section.

I mean, what should I do for PR to be accepted?

@danielgindi
Copy link
Collaborator

Accepting a PR involves code review, testing, and making the code cross
platform.

If you want to speed up the process- you are very welcome to port this code
to the Android counterpart and mention this PR there or vice versa :)
בתאריך יום ג׳, 5 בינו׳ 2016 ב-9:09 מאת AnatolyRosencrantz <
notifications@github.com>:

Its a complete solution in PR, both changes in framework and in demo
project. But nearly two weeks passed and there is no reaction neither in
issue nor in Pull Requests section.

I mean, what should I do for PR to be accepted?


Reply to this email directly or view it on GitHub
#641 (comment)
.

@liuxuan30
Copy link
Member

My PRs are much older than yours, so.. be patient, especially it's not a bugfix. Lots of things to think about and review.. and people are busy, right:)

@gal-orlanczyk
Copy link

Hi is there any news about this feature?

@askielboe
Copy link

I believe its coming, but on standby atm. Meanwhile you can implement this PR on the master branch yourself. It's quite simple.

I did it for pie charts here: https://github.com/askielboe/ios-charts/tree/new-piechart-icons

@abjurato
Copy link
Contributor

This feature is enabled by PR #1261

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants