• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

matplotlib / matplotlib / 13038
36%

Build:
DEFAULT BRANCH: master
Ran 09 Sep 2016 05:37PM UTC
Jobs 1
Files 114
Run time 8s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
13038

Pull #7077

travis-ci

web-flow
label_outer() should remove inner minor ticks too.

Minimal example:

    fig, axs = plt.subplots(2, 2, sharex=True, sharey=True)
    axs[0, 0].set(xscale="log", yscale="log", xlim=(1, 10))
    for ax in axs: ax.label_outer()

Also, do not switch back on visibility of outer offset text if it was
not visible before.
Pull Request #7077: label_outer() should remove inner minor ticks too.

33474 of 47574 relevant lines covered (70.36%)

0.7 hits per line

Jobs
ID Job ID Ran Files Coverage
3 13038.3 (PANDAS=pandas NOSE_ARGS=--with-coverage DELETE_FONT_CACHE=1) 09 Sep 2016 05:37PM UTC 0
70.36
Travis Job 13038.3
Source Files on build 13038
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #13038
  • Pull Request #7077
  • PR Base - master (#13026)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc