v0.2.4
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`.
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`.