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 hover gone after update from 2.4.0 to 2.4.1 #750

Closed
ivy113 opened this issue Jan 10, 2024 · 3 comments · Fixed by #760
Closed

Bar chart hover gone after update from 2.4.0 to 2.4.1 #750

ivy113 opened this issue Jan 10, 2024 · 3 comments · Fixed by #760
Labels
bug Something isn't working

Comments

@ivy113
Copy link

ivy113 commented Jan 10, 2024

Using docker images, I am noticing that I can hover and see values for Bar Charts on 2.4.0 but not 2.4.1.

  • NeoDash version: 2.4.1
@ivy113 ivy113 added the bug Something isn't working label Jan 10, 2024
@nielsdejong
Copy link
Collaborator

hi @ivy113 ,
Thanks for reporting this issue. It looks like our switch to a custom bar component has disabled the tooltip.
We'll probably need to come up with a solution like this one:
https://codesandbox.io/p/sandbox/bold-jennings-1d6y3?file=%2Fsrc%2FApp.tsx%3A30%2C21-30%2C62

We will keep you posted on the progress.
CC @jacobbleakley-neo4j @alfredorubin96

@jbleakleycode jbleakleycode linked a pull request Jan 17, 2024 that will close this issue
@jbleakleycode
Copy link
Contributor

Please @alfredorubin96 would you be able to see if you can implement the bar chart hover on the custom 'BarComponent'? I'm happy to look at this with you if needs be.

@nielsdejong
Copy link
Collaborator

Fixed by #760

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants