Commit Graph

6 Commits

Author SHA1 Message Date
Lucas Verney c380397000 Add a setup.py file 2016-03-01 16:47:34 +01:00
Lucas Verney ebdb2369a5 Implement API described in https://github.com/Phyks/replot/issues/1#issuecomment-190751003 2016-03-01 15:48:36 +01:00
Lucas Verney 8feef79004 Use seaborn.apionly instead of seaborn 2016-03-01 15:47:38 +01:00
Lucas Verney d67d185f86 Suppress warning (and legend) if legend is required but no labels are
given.

Also start to implement a basic one-liner plot function, API still in
WIP.
2016-03-01 15:34:11 +01:00
Lucas Verney 81bb851e10 Better handling of legend
Automatically add a legend to the graph if labelled data is found,
except if user explicitly disabled the legend.
2016-03-01 15:12:59 +01:00
Lucas Verney b3f2b03e8f Initial commit 2016-03-01 14:51:25 +01:00