-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed a bug in which specifying non-default values for both "corral" and "side" arguments would result in unexpected results. (Issue #2)
- Loading branch information
Aron Eklund
committed
Apr 25, 2016
1 parent
db982c4
commit 863b806
Showing
3 changed files
with
18 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: beeswarm | ||
Version: 0.2.2 | ||
Date: 2015-11-25 | ||
Version: 0.2.3 | ||
Date: 2016-04-25 | ||
Title: The Bee Swarm Plot, an Alternative to Stripchart | ||
Author: Aron Eklund | ||
Maintainer: Aron Eklund <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters