Pre loader

1

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

All Answers » Re: RenderableSeries Hit-Test not working as expected » Comments for "Re: RenderableSeries Hit-Test not working as expected"
  • Arun Surendran
    Hi Andrew Burnett-Thompson. Today I saw that the new build is released. I checked the latest version and still its having the issue. The fixes are not published?
  • Arun Surendran
    Any Update on this? Still not released the bug fixes?
  • Andrew Burnett-Thompson
    Hi Arun, yes this fix has been released. Have you trie the hit-testing demo that I shared above? Clone this repo and npm install in this folder, then npm start. Check it works. It seems to be working fine (hit-testing the nearest point) on my machine https://github.com/ABTSoftware/SciChart.JS.Examples/tree/dev/Sandbox/CustomerExamples/HitTestingPointsDemo. If you need a different behaviour or spot an issue let me know
  • Arun Surendran
    Hi Andrew Burnett-Thompson, Sorry for the late response. I was working on some other functionality. Now I checked on the example and updated one zip file (19-May.zip). Can you check that. My mouse pointer is on the exact line and why the hit is showing miss? When clicking on the line or point what i expect is hit and clicking outside miss is the expected behavior.
  • Arun Surendran
    Hi Andrew, Can you confirm that you saw this comment and you are also getting the same issue. Please check that on the vertical chart also. We are mostly using vertical chart and its not working as expected.
  • Andrew Burnett-Thompson
    Hi Arun, I’ve reported this task in our task board https://abtsoftware.myjetbrains.com/youtrack/issue/SCJS-625. Best regards, Andrew