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

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

[Octave-bug-tracker] [bug #39495] polar plot should have a circular rho/


From: Rik
Subject: [Octave-bug-tracker] [bug #39495] polar plot should have a circular rho/theta axis
Date: Wed, 25 Jun 2014 19:32:00 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0

Follow-up Comment #11, bug #39495 (project octave):

@Andreas: Unless there is a strong need, I'm comfortable using a hack to get
the limits rather than creating a new C++ private function. polar() is a
plotting routine which needs to run quickly only at human timescales of
milliseconds; Performance is not critical.

@Stefan: The behavior of cla() changed for Matlab compatibility and that is
why we are seeing the new errors with polar().  I think we need to follow the
approach of legend() or colorbar() and delete the listeners when the axis is
cleared.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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