On Wed, 18 Jul 2012 at 01:00AM -0500, Jason Grout wrote:
> IIRC, if A.plot exists, then plot(A, ...) will call A.plot(...).  I
> think plot(prime_pi, ...) *is* using the custom plotting method
> always. The problem is that the prime_pi.plot method is very
> limited, and doesn't recognize prime_pi.plot((5,100)).

Ah, so it's the special plot method in prime_pi that doesn't recognize
(5,100)? That seems easy enough to fix.

Dan

--
---  Dan Drake
-----  http://mathsci.kaist.ac.kr/~drake
-------

Attachment: signature.asc
Description: Digital signature

Reply via email to