-
-
Notifications
You must be signed in to change notification settings - Fork 6k
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 Charts with only top outline like line chart #3562
Comments
If its taking more time then You can implement on your own using UIBezierPath. I'm not sure about this library for step chart with different widths. |
Hi Width can be same. I have done it with line chart by using mode as
stepped. But i want it using Barchart so label values will be at center of
bar and x axis lines also draw at center of the bar.
…On Wed, Jul 18, 2018 at 3:11 PM nsandeep440 ***@***.***> wrote:
If its taking more time then You can implement on your own using
UIBezierPath. I'm not sure about this library for step chart with different
widths.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3562 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOMiGlrcltxiHHbWoWShDi3p8-sGYKmkks5uHwLSgaJpZM4VSiY9>
.
--
Thanks and Regards
Khetaram Kumawat
|
this is what
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: