Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update API to be more matplotlib like #58

Open
matthewfeickert opened this issue Apr 12, 2021 · 0 comments
Open

Update API to be more matplotlib like #58

matthewfeickert opened this issue Apr 12, 2021 · 0 comments
Labels
enhancement New feature or request refactor

Comments

@matthewfeickert
Copy link
Owner

Given my experience with the ratio plot PR for hist scikit-hep/hist#161, the return structure of the API should mimic the matplotlib axis APIs in that ax.plot(...) returns a list of artists that were drawn by it. The current API does a lot of returning axis which should be changed.

@matthewfeickert matthewfeickert added enhancement New feature or request refactor labels Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor
Projects
None yet
Development

No branches or pull requests

1 participant