<div dir="ltr">Hi Alexander,<div><br></div><div>thank you for the informations. I will have a look next days and I will write you when I have a concept, so you can have a look on it. Thank you for helping me.</div><div><br></div><div>Best regards,</div><div><br></div><div>Martin</div></div><br><div class="gmail_quote"><div dir="ltr">Am Do., 15. Nov. 2018 um 22:34 Uhr schrieb Alexander Semke <<a href="mailto:alexander.semke@web.de">alexander.semke@web.de</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Martin,<br>
<br>
> I didn't find some cursors to measure between different points in a plot.<br>
> Are there cursors or are there plans to implement something like this?<br>
> Otherwise I'm interested in implementing a feature like this.<br>
> Who is responsible for questions like this?<br>
we don't have this feature yet and there are no plans at the moment to <br>
implement this for the next release 2.6. The current activities, new features <br>
and TODOs are documented in<br>
<a href="https://phabricator.kde.org/T8630" rel="noreferrer" target="_blank">https://phabricator.kde.org/T8630</a><br>
<a href="https://phabricator.kde.org/source/labplot/browse/master/ChangeLog" rel="noreferrer" target="_blank">https://phabricator.kde.org/source/labplot/browse/master/ChangeLog</a><br>
<br>
But the final amount of new features is subject of changes. We're flexible :-) <br>
If you can help here, this would be great.<br>
<br>
If you have a patch, upload it on phabricator and we can discuss it there. We <br>
can also discuss the details of the implementation in private email <br>
communications before you upload the patch.<br>
<br>
To get a first idea for how to implement this maybe, have a look at <br>
CartesianPlotPrivate::mouseMoveEvent() in CartesianPlot.cpp. While being in <br>
the "select&zoom mode" (switch to this "cursor" in the plot toolbar, select a <br>
region in the plot and zoom into the data upon mouse release) we calculate <br>
already deltaX and deltaY and show these values in the status bar during mouse <br>
movements. Similar logic/code can be used for the feature you're proposing.<br>
<br>
Best Regards,<br>
Alexander<br>
<br>
<br>
<br>
</blockquote></div>