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

[WIP] Feat: stacked tooltip for Bar #70

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

ingro
Copy link

@ingro ingro commented Oct 13, 2017

As the title I wanted to implement something like the stacked tooltip used in the Line chart for the Bar chart. The PR is WIP, let me know if I'm on the right track (I plan to support horizontal bars too and write some test).

@plouc
Copy link
Owner

plouc commented Oct 20, 2017

@ingro, sorry for the late reply, it seems very interesting, it can surely helps to easily compare data for a given index.
I'm not sure it can easily implemented for canvas implementation though, but it can be added later (or not at all depending on the complexity).

@ingro
Copy link
Author

ingro commented Oct 23, 2017

Added support for horizontal bar and updated stories, let me know what else I could do!

I'm not very good at working with canvas so I would leave this option just for regular Bar for the moment.

@plouc plouc added the pinned label Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants