-
Notifications
You must be signed in to change notification settings - Fork 455
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
feat(addon-charts): LineChart
add index to hint context
#1580
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Codecov Report
@@ Coverage Diff @@
## main #1580 +/- ##
==========================================
- Coverage 63.42% 62.28% -1.14%
==========================================
Files 909 693 -216
Lines 9939 8419 -1520
Branches 1920 1650 -270
==========================================
- Hits 6304 5244 -1060
+ Misses 3193 2768 -425
+ Partials 442 407 -35
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
LineChart
add index to hint context
Visit the preview URL for this PR (updated for commit d253985): https://taiga-ui--pr1580-linechart-context-sswtz7dk.web.app (expires Sat, 02 Apr 2022 12:22:46 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
projects/addon-charts/components/line-chart/line-chart-hint.directive.ts
Outdated
Show resolved
Hide resolved
6afcb90
to
d253985
Compare
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Closes #1579
What is the new behavior?
index added to context
Does this PR introduce a breaking change?