-
Notifications
You must be signed in to change notification settings - Fork 200
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(strategysheet): 趋势分析表 Tooltip 增加 label 属性用于自定义标题 #1540
Conversation
Size Change: +71 B (0%) Total Size: 252 kB
ℹ️ View Unchanged
|
你好, @lijinke666 CI 执行失败, 请点击 [Details] 按钮查看, 并根据日志修复。 Hello, @lijinke666 CI run failed, please click the [Details] button for detailed log information and fix it. |
Codecov Report
@@ Coverage Diff @@
## master #1540 +/- ##
==========================================
+ Coverage 76.37% 77.01% +0.64%
==========================================
Files 227 229 +2
Lines 10856 10952 +96
Branches 2244 2292 +48
==========================================
+ Hits 8291 8435 +144
+ Misses 1301 1252 -49
- Partials 1264 1265 +1
Continue to review full report at Codecov.
|
packages/s2-react/src/components/sheets/strategy-sheet/custom-tooltip/custom-data-tooltip.tsx
Show resolved
Hide resolved
🎉 This PR is included in version @antv/s2-react-v1.21.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version @antv/s2-react-v1.21.0-alpha.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
* feat(strategysheet): 趋势分析表 Tooltip 增加 label 属性用于自定义标题 * feat: update * test: 增加测试
👀 PR includes
✨ Feature
📝 Description
🖼️ Screenshot
🔗 Related issue link
🔍 Self-Check before the merge