Disable toolTip from auto hovering the closest node in ScatterPlot Canvas #1920
              
                Unanswered
              
          
                  
                    
                      ami-rashid
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| 
         @ami-rashid i know this is a super old post, but your solution works with the latest versions (at least on scatter plot). so thanks for that.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I would like the tooltip to only appear when I am hovering over a node, not when I am hovering over blank space. It looks like the newer version of the scatterplot uses a voronoi mesh to determine which node to automatically hover over. Is there a way to disable this?
I have tried passing
useMesh={false}, but that doesn't resolve the problem.Beta Was this translation helpful? Give feedback.
All reactions