draggable-points
draggable-points copied to clipboard
Columnrange and inverted
Hi,
Thank you for this library - it works really well for allowing data manipulation. However, it doesn't support columnrange or inverted graphs.
any solution for this somewhere?
Am 18.12.15 um 11:54 schrieb Paweł Fus:
But it works, see our demo: http://www.highcharts.com/demo/columnrange
Do you have some jsfiddle demo when it fails?
— Reply to this email directly or view it on GitHub https://github.com/highcharts/draggable-points/issues/4#issuecomment-165747262.
Hello and thanks for the reply, here is a fiddle: http://jsfiddle.net/vxkp8ths/
It works right left but not up down. Is there any chance to get this ? dragging the high and the low? cheers
Soeren
Sorry, indeed it doesn't work. I thought it was reported in highcharts, not draggable-points, so I removed my comment because it was a mistake. Thank you for the demo!
The problem is that draggable-points update y
value, while -range
series use low
and high
.
+1