Forum Replies Created by Razorblade

Viewing 1 post (of 1 total)
  • in reply to: Draggable point #6895

    I did it using column chart type,
    using both click event to enable ‘edit mode’ and mousemove to increase/decrease the bar value,
    depending on the Y difference between the latest and current mouse position.

    Can see my solution here https://github.com/kaiohken1982/Chart

    Any advice on how to improve this solution are welcome :)

Viewing 1 post (of 1 total)