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

test cases #122

Open
10 of 20 tasks
meghnathomas opened this issue Apr 24, 2023 · 1 comment
Open
10 of 20 tasks

test cases #122

meghnathomas opened this issue Apr 24, 2023 · 1 comment

Comments

@meghnathomas
Copy link
Collaborator

meghnathomas commented Apr 24, 2023

come up with examples to test all possible plotting scenarios, ideally with all inputs? we have a limited number and already have a bunch in the docs

  • plot_continuous_links
  • plot_continuous_nodes
  • plot_discrete_links
  • plot_discrete_nodes
  • plot_basic_elements
  • plot_unique_data: custom data links
  • plot_unique_data: custom data nodes
  • plot_unique_data: excel data nodes
  • plot_unique_data: excel data links
  • plot_unique_data: tags
  • plot_unique_data: demand patterns
  • plot_unique_data: diameters
  • animate_gif continuous nodes
  • animate_gif continuous links
  • animate_gif discrete nodes
  • animate_gif discrete links
  • animate_gif unique custom data nodes
  • animate_gif unique custom data links
  • animate_gif unique excel data nodes
  • animate_gif unique excel data links

we should test changing the following

  • units
  • intervals
  • num_intervals, etc ...
  • the base_link options
  • trying on an ax as well as without
  • color maps
  • (add more inputs when you see fit)

we can put these examples on a single jupyter notebook file perhaps so we can inspect all these plots in one place.

@meghnathomas meghnathomas self-assigned this May 1, 2023
@meghnathomas
Copy link
Collaborator Author

additonally:

  • subplots
  • colorbar customization

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants