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.

Clicking on a chart without mouse movement zooms out

See original GitHub issue

Clicking on he chart without mouse movements seems to zoom out into infinity, whole graph is away. Zoom config:

zoom: {
    pan: {
        enabled: true
    },
    zoom: {
        enabled: true,
        drag: true,
        mode: "x"
    }
}

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

5reactions
tanishikingcommented, Jun 3, 2019

Awesome! Do we have any plans to release the latest version as v0.7.1 or something ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Zooming in and out of Excel Charts - Clearly and Simply
Click somewhere on the map and move the mouse right and down. A transparent rectangle appears to define the area you want to...
Read more >
Zoom out on a chart by scripting - The Dundas Community
One thing that, in my case, I found very useful and decreases the number of mouse clicks is to zoom out on a...
Read more >
Zoom out D3 Force-Directed Graph without using mouse wheel
Shift-double click should zoom out.
Read more >
Zoom and pan in a diagram - Microsoft Support
Click the left mouse button and drag a rectangle that contains just the region you want to zoom into. Right-click and drag to...
Read more >
Scrolling & Zooming - TIMEZERO manuals and user guides
Select the tool by clicking on it, move the cursor over the chart, then left click to Zoom In or right click to...
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