Skip to content

v0.2.4

Compare
Choose a tag to compare
@axelfahy axelfahy released this 31 Oct 15:15
· 124 commits to master since this release
fix(plot-series): remove `label` from arguments and set it with kwargs

If `label` is not in the kwargs, set the default value as the column
name. Same principle is applied for `lw` and `linewidth`.