octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #9280] Add data cursor functionality in pl


From: Philip Nienhuis
Subject: [Octave-patch-tracker] [patch #9280] Add data cursor functionality in plots
Date: Sat, 9 May 2020 17:27:40 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #12, patch #9280 (project octave):

I think linking it to axes is probably not a good idea - think of patches,
what does the cursor need to point to? interpolate in 2D? (or 3D?)
Would linking through  __plt__.m  not catch most "line" and "point"
occurrences?

A datacursor for 3D is challenging - any position along a line perpendicular
to the projection on the canvas is a valid coordinate point, what should
datacursor return in case of stacked surfaces or solid 3D objects? But maybe
there is a clever way to do it. If it operates on 3D polylines or "wrinkled'
3D polygons it could work.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?9280>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]