Skip to content

xticks scaling factor partially obscured with qtconsole and inline plotting  #1443

Closed
@joemilbourn

Description

@joemilbourn

See screenshot: screenshot of ipython qtconsole with broken xticks
To reproduce: in a qtconsole after %pylab inline say plot(1e10*frange(10), 1e10*frange(10)) - the 1e11 scale is shown correctly on the y-axis but obscured on the x.

Only tested with Ipython 0.12 and python 2.7.1 on windows (Python 2.7.1 (r271:86832, Nov 27 2010, 18:30:46) [MSC v.1500 32 bit (Intel)]), can't reproduce with ipython 0.12 and python 2.7.2+ on linux (Python 2.7.2+ (default, Feb 16 2012, 18:29:42))

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions