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

Generalise consistent interface for plotting functions #10

Open
pausz opened this issue Jun 19, 2020 · 0 comments
Open

Generalise consistent interface for plotting functions #10

pausz opened this issue Jun 19, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@pausz
Copy link
Member

pausz commented Jun 19, 2020

  • Decide on consistent naming convention
  • Split functions into high- & low-level plotting functions
  • Define interface for the two groups

High-level plotting functions:

  • Interface: input: params | output: none or figure_handle

Low-level plotting functions:

  • Interface: input data and graphics properties | output: axes_handles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant