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

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

[Octave-bug-tracker] [bug #33748] plotyy: only subset of data series plo


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #33748] plotyy: only subset of data series plotted in FLTK
Date: Mon, 25 Jul 2011 12:25:08 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.11) Gecko/20100701 SeaMonkey/2.0.6

Follow-up Comment #3, bug #33748 (project octave):

Sorry for a bit of delayed response.

Rik, I tried your script, thanks. Seems to work OK as far as plotting itself
goes.
As the x-axes series are shifted in time, additional stuff is needed for
properly labeling the X-axis ticks (e.g., datetick). But OK that can probably
be done, with a bit of trickery. 

Perhaps this trickery can even be turned into a provisional "front end" to the
plotting functions as long as FLTK itself hasn't been fixed for this. 
But the real solution IMO is what Michael has sketched, i.e. after inference
of needed tickmarks, legends, scaling, ..., transforming the data series just
before sending them to the actual plot engine. That is, if plot() etc work
along this way.
I peeked inside plot and its private functions but where to begin is unclear
to me (and probably beyond me anyway).


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33748>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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