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

Tooltip Styling inside VictoryVoronoiContainer #719

Closed
aaroncrawford opened this issue Aug 17, 2017 · 2 comments · Fixed by FormidableLabs/victory-core#293
Closed

Tooltip Styling inside VictoryVoronoiContainer #719

aaroncrawford opened this issue Aug 17, 2017 · 2 comments · Fixed by FormidableLabs/victory-core#293

Comments

@aaroncrawford
Copy link

I'm having an issue styling fills on tooltips inside a VictoryVoronoiContainer. It's not responding to any of the declarations inside the tooltip namespace. I have a gist here of my theme object :

https://gist.github.com/aaroncrawford/13f4c2e427245e9db3e48886fe3accd4

Lines 191 and 199 are set to red and they're having no effect. I'm not sure which property would set the tooltip background fill. Attached image of the tooltip showing as black.
screen shot 2017-08-17 at 2 25 50 pm

Am I just not using the correct property, or is this a bug? When I set the style parameter on VictoryVoronoiContainer, it works. I just wanted to move this out of the style param and into our general theme.

Thanks!

@boygirl
Copy link
Contributor

boygirl commented Aug 23, 2017

@aaroncrawford this issue is fixed, but not yet released. It will be a breaking change, so I want to bundle it with some others before releasing.

@aaroncrawford
Copy link
Author

Thank you!

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

Successfully merging a pull request may close this issue.

2 participants