Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Higher-Level API #16

Open
maljovec opened this issue Nov 14, 2018 · 0 comments
Open

Higher-Level API #16

maljovec opened this issue Nov 14, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request Priority High This should have been done yesterday!

Comments

@maljovec
Copy link
Owner

Currently, the API for generating a plot is rather cumbersome. It was suggested that I should look into creating an interface that resembles matplotlib. This will cause a fair amount of work to design properly. My suggestion is to look into seaborn as an example since it can readily take in a pandas dataframe or operate directly on data. Given the highly structured nature of the data occurring in these plots, it would be useful to support something like how seaborn uses dataframes.

@maljovec maljovec added enhancement New feature or request Priority High This should have been done yesterday! labels Nov 14, 2018
@maljovec maljovec self-assigned this Nov 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request Priority High This should have been done yesterday!
Projects
None yet
Development

No branches or pull requests

1 participant