FormidableLabs / FormidableLabs/victory
renderInPortal of VictoryTooltip is not working under VictoryVoronoiContainer
- Dominant language
- TypeScript
- Stars
- 11.2k
- Forks
- 536
- PR merge metrics
- No merged PRs in 30d
Description
# Bugs and Questions
### Checklist
- [x] This is not a `victory-native` specific issue. (Issues that only appear in `victory-native` should be opened [here](https://github.com/FormidableLabs/victory-native/issues/new))
- [x] I have read through the [FAQ](https://formidable.com/open-source/victory/docs/faq) and [Guides](https://formidable.com/open-source/victory/guides/) before asking a question
- [x] I am using the latest version of Victory
- [x] I've searched open issues to make sure I'm not opening a duplicate issue
### The Problem


Code and UI result as above, tooltip content is not wrapped. I want to show whole tooltip content in this chart. And how can I add separator for overlapping data under VictoryVoronoiContainer?
### Reproduction
Please try to reproduce the issue you're seeing in a sandbox. You can [fork this sandbox](https://codesandbox.io/s/m3xo745x2x) to get started.
If you can't reproduce your issue in a sandbox, please create a minimal git repo that demonstrates the problem you're seeing. Include instructions for installing and reproducing your error.
# Feature Requests
### Checklist
- [x] I've read through the [Docs](https://formidable.com/open-source/victory/docs) and [Guides](https://formidable.com/open-source/victory/guides) to make sure this functionality doesn't already exist
- [x] I've searched open issues to make sure I'm not opening a duplicate issue
### Description
Please describe the feature you're requesting in detail.
Contributor guide
Assessment
This issue has not been assessed yet.