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

support spline options #10

Merged
merged 3 commits into from
Sep 16, 2024
Merged

support spline options #10

merged 3 commits into from
Sep 16, 2024

Conversation

hillalex
Copy link
Member

@hillalex hillalex commented Sep 15, 2024

Allow user to select gam or loess spline method, and parameters.

This adds a spline options widget into the sidebar, but it might be preferable to have one per graph rather than per dataset. Leaving as is for MVP.

This PR contributes to #1 but doesn't include options for standard errors.

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.86%. Comparing base (5aa4acb) to head (6e45355).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
- Coverage   97.90%   97.86%   -0.05%     
==========================================
  Files          19       21       +2     
  Lines         430      468      +38     
  Branches       80       87       +7     
==========================================
+ Hits          421      458      +37     
- Misses          9       10       +1     

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

@hillalex hillalex marked this pull request as ready for review September 16, 2024 10:43
@hillalex hillalex merged commit 8c76677 into main Sep 16, 2024
4 of 5 checks passed
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.

1 participant