Skip to content

cplot does not scale real or imaginary axis #203

@jeidsath

Description

@jeidsath
1. from mpmath import *
2. cplot(zeta, [0, 1], [0, 50])

I expected to see the real axis scaled to create a square image (as "plot"
does with the x- and y- axis). 

Instead I get a tiny rectangular sliver for the graph (png attached).

I'm using mpmath 0.13 on 64-bit Fedora 11. Python 2.6 ( r26 :66714, Jun  8
2009, 16:07:29).

Original issue for #203: http://code.google.com/p/mpmath/issues/detail?id=163
Original author: https://code.google.com/u/jeidsath@gmail.com/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions