Forum Replies Created by benhysell

Viewing 2 posts - 1 through 2 (of 2 total)
  • in reply to: 2 cursor for chart #36565

    Vishwas,

    Think oscilloscope and cursor measurements. See – https://www.tmatlantic.com/encyclopedia/index.php?ELEMENT_ID=8930

    From the link:
    “Cursor measurements” is the mode in which an oscilloscope determines the cursors positions on Y- or X-axes and calculates the difference between these cursors positions.

    Image from their website detailing desired functionality
    Measurement Cursors

    I wouldn’t expect CanvasJS to do any of the desired math/calculations on the data, that is outside of CanvasJS, I need the ability to place those cursors and return cursor positions.

    Detailed Desired Functionality with CanvasJS:
    – Place a cursor on the screen and have cursor “stick” at a location after a user left clicks
    – Place a second cursor on the screen and have cursor “stick” at a location after a user left clicks
    – Ability to return from CanvasJS cursor positions so I can perform calculations on the data outside of the control
    – Ability to move the cursor after placing it by left clicking on the cursor and moving it to a new position

    in reply to: 2 cursor for chart #36550

    Hi,

    I understand the feature is not available…if someone had source could they implement it, or are there limitations to how CanvasJs is designed/architected where this could not be technically accomplished?

    Thanks!

    -ben

    • This reply was modified 2 years, 4 months ago by benhysell.
Viewing 2 posts - 1 through 2 (of 2 total)