visx
visx copied to clipboard
XYChart Tooltip without using Portal?
Is there any way to have the tooltip from XYChart be constrained to the bounds of the chart? i.e. use TooltipWithBounds instead of TooltipInPortal?
I'd love to be able to use TooltipWithBounds to prevent the tooltips from going off screen on mobile/smaller screens!
Yes, the lack of mobile constraints is a dealbreaker for me as well.
this should be fairly straightforward to enable, if anyone is interested I'm happy to review!
Has this been enabled?