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

Bar chart with limit line for each Bar #2219

Closed
Mayur-Bendale opened this issue Mar 3, 2017 · 2 comments
Closed

Bar chart with limit line for each Bar #2219

Mayur-Bendale opened this issue Mar 3, 2017 · 2 comments

Comments

@Mayur-Bendale
Copy link

Mayur-Bendale commented Mar 3, 2017

@danielgindi I am trying to implement Bar chart with limit line for each Bar. Can someone please help me how should I achieve this. I have to also do all rounded corners for bar. #Please go through the attached screenshot which I have to achieve.
bar chart with limit line for each bar

@liuxuan30
Copy link
Member

there is rounded bar PR, you acn take a look.
As for the limit line, when drawing the barRect, you should be able to know its width, and you already know the y point value, so should be doable by yourself

@Mayur-Bendale
Copy link
Author

@liuxuan30
Thanks for your input. I will try those things.

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

2 participants