Commit d5894aa
committed
greatly improved .plot methods
* support for subplots=axes, x=axes, y=axes and by=axes in plot functions
* support for labels (instead of axes) in x and y for line plot and scatter
* support legend kwargs
* better title when subplots is True
* default subplots layout to last axis horizontal
* pie legend defaults to False (it does not bring any more information than there already is)1 parent 7b99913 commit d5894aa
File tree
3 files changed
+367
-37
lines changed- doc/source/changes
- larray/core
3 files changed
+367
-37
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
55 | 66 | | |
56 | 67 | | |
57 | 68 | | |
| |||
0 commit comments