Skip to content

feat: add marker context to support the same color as series. close#3437#3456

Merged
xile611 merged 5 commits intodevelopfrom
feat/marker-context
Nov 27, 2024
Merged

feat: add marker context to support the same color as series. close#3437#3456
xile611 merged 5 commits intodevelopfrom
feat/marker-context

Conversation

@skie1997
Copy link
Copy Markdown
Contributor

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Refactoring
  • Update dependency
  • Code style optimization
  • Test Case
  • Branch merge
  • Release
  • Site / documentation update
  • Demo update
  • Workflow
  • Other (about what?)

🔗 Related issue link

close #3437

🔗 Related PR link

🐞 Bugserver case id

6742e0cd069a5900b45d143b

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

🚀 Summary

copilot:summary

🔍 Walkthrough

copilot:walkthrough

Copy link
Copy Markdown
Contributor

@xile611 xile611 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@skie1997

  1. 补充demo
  2. 补充bugserver 测试案例
  3. 验证 updateSpec 的时候能否更新

@skie1997
Copy link
Copy Markdown
Contributor Author

skie1997 commented Nov 25, 2024

@skie1997

  1. 补充demo
  2. 补充bugserver 测试案例
  3. 验证 updateSpec 的时候能否更新
  1. 已补充
  2. 已补充
    正常绘制case:6742e0cd069a5900b45d143b
    updateSpec case: 6744c5df2954a200b29b7f6a
  3. 可以更新
    更新前:
    image
    更新后:
    image

Comment thread docs/assets/examples/zh/marker/mark-line-color-with-series.md Outdated
@xile611 xile611 added this to the 1.12.14 milestone Nov 27, 2024
@xile611 xile611 merged commit 53e10b5 into develop Nov 27, 2024
@xile611 xile611 deleted the feat/marker-context branch November 27, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] markLine颜色支持跟随系列

2 participants