Skip to content

🦌 Adding reset-axes functionality#48

Merged
jonasvdd merged 8 commits intomainfrom
reset_axes
May 8, 2022
Merged

🦌 Adding reset-axes functionality#48
jonasvdd merged 8 commits intomainfrom
reset_axes

Conversation

@jonasvdd
Copy link
Collaborator

@jonasvdd jonasvdd commented May 7, 2022

This pr introduces the FigureWidgetResampler.reset_axes method, which allows performing a reset_axes after adjusting the hf_data properties of the FigureWidgetResampler instance.

Should resolve #45

TODO:

  • Add tests
  • Document this behavior

@codecov-commenter
Copy link

codecov-commenter commented May 7, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.23%. Comparing base (61f46fe) to head (47f1801).
Report is 411 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
+ Coverage   98.20%   98.23%   +0.02%     
==========================================
  Files           9        9              
  Lines         556      565       +9     
==========================================
+ Hits          546      555       +9     
  Misses         10       10              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jonasvdd
Copy link
Collaborator Author

jonasvdd commented May 8, 2022

LGTM! :)

@jonasvdd jonasvdd merged commit 3d8f6af into main May 8, 2022
@jvdd jvdd deleted the reset_axes branch June 18, 2022 07:53
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.

FigureWidget() update

3 participants