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 add a text of value on the bar chart top? #84

Closed
BadReese opened this issue Oct 12, 2019 · 9 comments
Closed

How to add a text of value on the bar chart top? #84

BadReese opened this issue Oct 12, 2019 · 9 comments
Labels
enhancement New feature or request

Comments

@BadReese
Copy link

Great library!!
I want a effect like this, but I found out that topTitles seems to doesn't work on bar chart .
Would you please give me some tips ?
thank you.
image

@BadReese
Copy link
Author

I would like to add a text of value like "1:20'" on the top each bar , can anybody helps me ?

@imaNNeo
Copy link
Owner

imaNNeo commented Oct 12, 2019

Thanks,
Currently, there isn't the possibility to show a title on top of each bar,
I will add it ASAP but notice that pull requests are welcome, and try to contribute and implement it.
And feel free to ask any questions about it.
If you are interested to implement this feature, let me know.

@imaNNeo imaNNeo added the enhancement New feature or request label Oct 12, 2019
@BadReese
Copy link
Author

Thanks for your reply and I will be waiting for your good news .

@imaNNeo
Copy link
Owner

imaNNeo commented Oct 12, 2019

Stay tuned :)

@imaNNeo
Copy link
Owner

imaNNeo commented Nov 4, 2019

Hi,
In 0.4.0 version we have added showingTooltipIndicators in BarChartGroupData to show tooltips (bubble tooltips) manually,
and you can show all tooltips, and set background color transparent,
I have added bar chart sample3 to demonstrate it,
check it out:
,
Thanks for being patient.

@imaNNeo imaNNeo closed this as completed Nov 4, 2019
@BadReese
Copy link
Author

BadReese commented Nov 5, 2019

@imaNNeoFighT Thank you! You are really nice!

@Kimsoer
Copy link

Kimsoer commented Oct 1, 2022

If I want to add Image widget on top of each bar chart, how can I do?

@fabioselau077
Copy link

Obrigado, Atualmente, não há a possibilidade de mostrar um título em cima de cada barra, vou adicioná-lo o mais rápido possível, mas observe que pull requests são bem-vindos e tente contribuir e implementá-lo. E sinta-se à vontade para fazer qualquer pergunta sobre isso. Se você estiver interessado em implementar esse recurso, me avise.

now same?

@imaNNeo
Copy link
Owner

imaNNeo commented Jan 24, 2023

add Image widget on top of each bar chart, how can I do

Not yet. BTW there are some tricks. You can use font-icons to put an icon in a Text.
We are working on an ability to put widgets in the tooltips. Then you can put any Flutter widget you want in the tooltips.
Stay tuned!

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

No branches or pull requests

4 participants