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.

Refactor hovering/hit test system API

See original GitHub issue

Lightweight Charts Version: 3.7.0

Actual behavior:

Both hoveredSeries and hoveredMarkerId are undefined when clicking on the line.

Expected behavior:

According to the docs, there should be data.

CodeSandbox/JSFiddle/etc link: jsfiddle

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:7
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
kirchetcommented, Sep 1, 2022

Unfrortunatelly that’s not so easy to implement. It’ll take a lot of time, so 98% that it will not be inclueded in the 4.0 release

0reactions
tprince232commented, Nov 17, 2022

Need this feature!! Are there any known workarounds?

Read more comments on GitHub >

github_iconTop Results From Across the Web

6 Tips for Testers to Help an API Refactoring Succeed
Testing pays off. Give your testers a full chance to spot problems, even though it's "only" a refactoring release. You'll be glad you...
Read more >
Code Refactoring: What You Need to Know About It
Understanding Code Refactoring: A Tester's Perspective. The term 'Refactoring' is mainly used to indicate required code cleanup/redesign.
Read more >
A vertical testing strategy
One of the goals of automated testing is to support you while refactoring, ... Changing internal APIs (e.g. adding a parameter) or code...
Read more >
Refactoring Help for main class or test code coverage
So on and so forth... The custom labels contain the following values. System.Label.DevSB-->dev. System.Label.QASB-->qa. System ...
Read more >
Red, Green, Refactor | Codecademy
Test -driven development (TDD) is an approach to software development where you write tests first, then use those tests to drive the design...
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