question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

zoom.type = "drag" and tooltips not working together

See original GitHub issue

To reproduce go to the https://c3js.org/samples/interaction_zoom.html and change:

    zoom: {
        enabled: true,
        type: "drag"
    }

After that note that tooltips are no longer displayed when hovering over data points.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:13
  • Comments:6

github_iconTop GitHub Comments

4reactions
Joanna-Szczesnacommented, Jan 14, 2019

Is there an opportunity to fix it in the near future?

1reaction
Nagasai-Aythacommented, May 2, 2020

Any workaround for this issue, on zoom loosing tooltip and drag pointer persists and not allowing any other interactivity

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tooltip, Zoom and Drag features are not working on Kendo ...
I'm working on ASP.NET MVC 4 project developed in C# under Visual Studio 2010 and I'm trying to add tooltips, zoom and drag...
Read more >
D3 V6 - Zoom and Drag Functionality - Stack Overflow
Just use d3-zoom for both zooming and panning. Removing drag and zoom from the countries itself fixed it. function buildMap(mapData, data) ...
Read more >
Separating Rollover/Tootips and Pan/Drag - SciChart
What I would like to do is Pan/Drag the chart on short tap events, and do a rollover or tooltip cursor on long...
Read more >
Create Views for Tooltips (Viz in Tooltip) - Tableau Help
These steps use the example of a source view that is a map showing sales profits by state, and a target sheet with...
Read more >
Configuring plot tools — Bokeh 2.4.3 Documentation
The box zoom tool allows you to define a rectangular region to zoom the plot bounds to by left-dragging a mouse, or dragging...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found