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

add Scatter + tests #102

Merged
merged 42 commits into from
Sep 13, 2020
Merged

add Scatter + tests #102

merged 42 commits into from
Sep 13, 2020

Conversation

ianhi
Copy link
Collaborator

@ianhi ianhi commented Sep 4, 2020

  • docstring
  • example page (still needs gifs)
  • example notebook
  • gallery entry
  • reliming behavior
  • use plot when c and s do not vary
  • if c is a 2d array of numbers don't error
  • scatter tests
  • add a cache to not call functions over and over
  • labels
    also:
  • created tests + testing infrastructure (github actions)
  • autoformatted using black
  • started to introduce broadcasting make interactive_plot args act as broadcastable versions of pyplot.plot arguments #106

@ianhi
Copy link
Collaborator Author

ianhi commented Sep 4, 2020

continuation of #101 but ended up opening a new one in the quest to get github actions to go

@ianhi
Copy link
Collaborator Author

ianhi commented Sep 8, 2020

heatmap slicer test failure between 3.2 and 3.3 is due to different behavior. idk how to effectively differentiate at test time though??

@ianhi
Copy link
Collaborator Author

ianhi commented Sep 13, 2020

Gonna merge because it's getting hard to implement other things without the improvements in this pr

@ianhi ianhi merged commit 1cb0ad2 into master Sep 13, 2020
@ianhi ianhi deleted the scatter branch September 25, 2020 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant