Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add plot.violin() #335

Merged
merged 29 commits into from
Oct 22, 2020
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
9eb4e39
Copied over plot_violin() code.
JS3xton May 19, 2020
36ac36a
Modified plot.violin to conform to other plot functions.
JS3xton May 20, 2020
12e0e28
Fix old module reference.
JS3xton May 20, 2020
b1b6459
Minor plot.violin bug and documentation fixes.
JS3xton May 21, 2020
d0211b6
Added violin plots to example analysis scripts.
JS3xton May 21, 2020
42ed9f7
Fix plot.violin bug where channel not properly extracted.
JS3xton May 22, 2020
5233d6f
Improve robustness of plot.violin drawing user-specified model.
JS3xton May 22, 2020
6942e87
Improved plot.violin x-tick labeling.
JS3xton May 24, 2020
90fed69
Add violin plot section to plotting tutorial.
JS3xton May 24, 2020
e6a488d
Merge branch 'develop' into plot-violin
JS3xton Sep 8, 2020
b1fb70a
Fix small bug caused by merging with develop.
JS3xton Sep 8, 2020
2e9459d
Fixed minor indentation error.
JS3xton Sep 8, 2020
e7413e9
Rename _plot_violin() to _plot_single_violin().
JS3xton Sep 8, 2020
6c169ff
Split `plot.violin()` into two functions.
JS3xton Sep 12, 2020
1db312e
Add `density` parameter to violin plot functions.
JS3xton Sep 12, 2020
2c197fb
Add logicle y-scale option to violin plot functions.
JS3xton Sep 12, 2020
c9b85ac
Changed example dataset and scripts.
JS3xton Sep 15, 2020
b15e417
Minor update to plot tutorial.
JS3xton Sep 15, 2020
5336718
Added docstring for `plot._plot_single_violin()`.
JS3xton Sep 28, 2020
ab40d38
Reduced decimal places in legend of example plot.
JS3xton Sep 28, 2020
6036ccb
Changed example plot summary statistic to mean.
JS3xton Sep 28, 2020
bc98686
Allow horizontal violin plots with `plot.violin()`.
JS3xton Oct 7, 2020
0de9b02
Add `vert` to `plot.violin()` docstring.
JS3xton Oct 8, 2020
152e56f
Updated documentation images and API tutorials.
castillohair Oct 9, 2020
d2ad37c
Minor update to tutorial violin plots.
JS3xton Oct 12, 2020
763b794
Updated tutorial images for the Excel UI.
JS3xton Oct 12, 2020
3fa0fa0
Updated figures in the 'fundamentals' section of the documentation.
castillohair Oct 13, 2020
6cf6e16
Updated tutorial image for "Getting Started" section.
JS3xton Oct 13, 2020
00f01f1
Added version policy to documentation.
castillohair Oct 20, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view