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

has2k1 / plotnine / 590

Builds Branch Commit Type Ran Committer Via Coverage
590 bug_352 Fix: tuple linetypes work as documented. Pull #353 04 Feb 2020 09:46AM UTC web-flow travis-ci pending completion   set done
589 bug_352 Fix: tuple linetypes work as documented. Pull #353 03 Feb 2020 02:24PM UTC web-flow travis-ci pending completion   set done
588 bug_352 Fix: tuple linetypes work as documented. Pull #353 03 Feb 2020 02:21PM UTC web-flow travis-ci pending completion   set done
587 master DOC: baseline option for geom_text va parameter closes #349 push 01 Feb 2020 03:25PM UTC has2k1 travis-ci pending completion   set done
586 dev DOC: baseline option for geom_text va parameter closes #349 push 01 Feb 2020 02:40PM UTC has2k1 travis-ci pending completion   set done
585 master Fix stat_count when dropping some limits Use pd.isna instead of np.isnan when calculating the resolution np.isnan(np.array([1, 1], dtype=object)) # Now fails pd.isna(np.array([1, 1], dtype=object)) # passes Reason: When we introduce Na... push 28 Jan 2020 08:20PM UTC has2k1 travis-ci pending completion   set done
584 dev Fix stat_count when dropping some limits Use pd.isna instead of np.isnan when calculating the resolution np.isnan(np.array([1, 1], dtype=object)) # Now fails pd.isna(np.array([1, 1], dtype=object)) # passes Reason: When we introduce Na... push 28 Jan 2020 05:17PM UTC has2k1 travis-ci pending completion   set done
582 master Fix limits for discrete position scales The left out values where selected out with index of -1, which got them added to the last included limit instead of droping the values. fixex #342 push 16 Dec 2019 07:07PM UTC has2k1 travis-ci pending completion   set done
581 dev Fix limits for discrete position scales The left out values where selected out with index of -1, which got them added to the last included limit instead of droping the values. fixex #342 push 16 Dec 2019 05:30PM UTC has2k1 travis-ci pending completion   set done
579 master Turn ha and va into aesthetics push 16 Dec 2019 05:08PM UTC has2k1 travis-ci pending completion   set done
578 dev Fix limits for discrete position scales The left out values where selected out with index of -1, which got them added to the last included limit instead of droping the values. fixex #342 push 16 Dec 2019 04:48PM UTC has2k1 travis-ci pending completion   set done
577 master Turn ha and va into aesthetics Pull #325 09 Dec 2019 09:01AM UTC web-flow travis-ci pending completion   set done
576 master Fix simple typo: useing -> using Closes #337 push 07 Dec 2019 12:49PM UTC has2k1 travis-ci pending completion   set done
575 bugfix/typo_using Fix simple typo: useing -> using Closes #337 Pull #338 07 Dec 2019 04:11AM UTC web-flow travis-ci pending completion   set done
574 master Fix manually setting group to a string The problem was when the group aesthetic was set, we overrode any potential mapping with the set value. We ended up processing the set value as a mapping! closes #335 push 06 Dec 2019 12:49PM UTC has2k1 travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 38
  • 39
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc