-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
🔥 show Aggregation bin-size in legend text + dynamic callback support #35
Conversation
…-resampler into aggregation_feature
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #35 +/- ##
==========================================
+ Coverage 98.21% 98.97% +0.75%
==========================================
Files 5 6 +1
Lines 336 389 +53
==========================================
+ Hits 330 385 +55
+ Misses 6 4 -2 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Impressive work! 🔥
New features:
register_update_graph
function so that it is more convenient to create dynamic callbacks.TODO: