hi guys!
i have 3 questions:
please evaluate the following code to understand my first 2 questions:
https://jsfiddle.net/2dcx3hej/17/
question 1: how can I drag and drop stripline boarders, meaning: I set them with the mouse, and then I want to move the boarders to the left/right
question 2: how can I delete a marked stripline?
question 3: please refer to the following image: https://imgur.com/XI0P34N
I am actually plotting a scatter graph with a lot of data: can I somehow assign a color to a point depending on the number of occurences? Example: if I have 10 points which are equal (same x- & y-axis value), then plot the point yellow, if I have 20 points which are equal, plot the point blue etc.
thank you very much in advance
regards
eran