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

Border radius support #110

Closed
johanolandero opened this issue Sep 15, 2017 · 7 comments
Closed

Border radius support #110

johanolandero opened this issue Sep 15, 2017 · 7 comments

Comments

@johanolandero
Copy link

Greetings.

Trying to look over the docs and source but can't find anything fulfilling my need of border radius on bars in a bar chart.

Is it possible to achieve this?

@wuxudong
Copy link
Owner

I don't get it. can you attach a pic for detail?

@johanolandero
Copy link
Author

johanolandero commented Nov 24, 2017

Something like this with rounded corners on the bars.

border radius github

@mantas-janulionis
Copy link

@johanolandero it is not possible to achieve this out-of-the-box. The underlying native chart implementations for iOS and android do not support this functionality. It took me some effort to fork these three libraries, implement custom path drawing and pass the props.

I think this issue should be addressed to the native libraries rather than wrapper library

@tyforcode
Copy link

Looks like this is a work in progress at least on the iOS Charts side.
ChartsOrg/Charts#1917

@wuxudong
Copy link
Owner

Won't be implemented until native libraries support it.

@asadqazi
Copy link

asadqazi commented Mar 2, 2022

is it achievable now? radius is supported now?

@Eramirez06
Copy link

any news?

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

No branches or pull requests

6 participants