-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
feat: enhanced line chart curve function #2000
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
base: main
Are you sure you want to change the base?
feat: enhanced line chart curve function #2000
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2000 +/- ##
==========================================
+ Coverage 92.49% 92.91% +0.42%
==========================================
Files 50 51 +1
Lines 3731 3855 +124
==========================================
+ Hits 3451 3582 +131
+ Misses 280 273 -7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
It looks good! |
|
@imaNNeo Done! Please review. |
This PR enhances the curve API:
I’m not entirely sure whether these decisions align with your original vision, please give me some advice. I'll complete the follow-up work.
@imaNNeo