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

how to can show bar value on bar? #267

Open
iranandroid opened this issue Dec 24, 2019 · 10 comments
Open

how to can show bar value on bar? #267

iranandroid opened this issue Dec 24, 2019 · 10 comments

Comments

@iranandroid
Copy link

Hi everyone
i wanna to show bar value top of every bar. is it possible?

@chriswiesner
Copy link

afaik it was possible in v2, but it's not supported for v3.

I'd also need to display values on top of the bars

@siavash-sajjad
Copy link

A progress on this task?

@siavash-sajjad
Copy link

@diogobernardino
hi, can you guide me for add this feature?
i wanna publish my app, but i cann't find nice chart like your chart

@diogobernardino
Copy link
Owner

I recently introduced tooltips which could be added as complementary dependencies (e.g. tooltip-slider:3.7.0). I would expect this feature to be delivered as a tooltip too, but this is a just guess for now.

@cacato86
Copy link

cacato86 commented Sep 8, 2020

Hey @diogobernardino Any news on that? Interested to show the value of each bar too.

@diogobernardino
Copy link
Owner

As mentioned in my previous comment, I expect this to be very similar to the implementation of the slider tooltip. I would encourage to look at that particular implementation and develop something similar which best fits your needs.

@cacato86
Copy link

cacato86 commented Sep 8, 2020

I'm taking a look, but as far as I know, tooltip only works when you click on a bar (or at least is the only way that I've seen where you have the value of each bar). Have I missed something?

Thank you anyways for your great job.

@diogobernardino
Copy link
Owner

Have I missed something?

No, I think you're right, I might have misunderstood the feature. Perhaps it's worth having some examples to look at.

@sebastinto
Copy link

sebastinto commented Dec 26, 2020

They probably mean something like below. Labels at the bottom, values at the top.

@joel-apollo
Copy link

I almost had this working for tooltips, but it doesn't quite work on the current interface. See #298

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

No branches or pull requests

7 participants