VChart icon indicating copy to clipboard operation
VChart copied to clipboard

[WIP] docs: add `function` tag to graphic properties that could be set as function

Open shiquda opened this issue 7 months ago β€’ 1 comments

  • add function tag to graphic properties that could be set as function

[δΈ­ζ–‡η‰ˆζ¨‘ζΏ / 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
  • [x] Site / documentation update
  • [ ] Demo update
  • [ ] Workflow
  • [ ] Other (about what?)

πŸ”— Related issue link

Resolve #3894

πŸ”— Related PR link

🐞 Bugserver case id

πŸ’‘ Background and solution

πŸ“ Changelog

Language Changelog
πŸ‡ΊπŸ‡Έ English
πŸ‡¨πŸ‡³ Chinese

β˜‘οΈ Self-Check before Merge

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

  • [x] 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

shiquda avatar May 07 '25 07:05 shiquda

Only series marks support function configuration, component attributes do not support it. For example, axis and datazoom styles cannot use function attributes.

xuefei1313 avatar Oct 28 '25 08:10 xuefei1313