v1.13.6
🆕 feat
- @visactor/vchart: optimize the display effect of waterfall chart lieaderLine
- @visactor/vchart: add
transformRatioText
config for transformRatio text content in funnel tooltip, #3704
🐛 fix
- @visactor/vchart: display line label normally when seriesField is missing, #3709
- @visactor/vchart: customMark should return components in
getVRenderComponents()
, fix #3727 - @visactor/vchart: map zoom error bug. fix#3743
🔖 other
- @visactor/vchart: 'feat: support
clamp
in linear scales, #3738'
What's Changed
- fix: map zoom error bug. fix#3743 by @skie1997 in #3746
- feat: support
clamp
in linear scales by @xiaoluoHe in #3750 - fix: display line label normally when seriesField is missing, #3709 by @xiaoluoHe in #3751
- feat: chart support api 10 by @neuqzxy in #3735
- Feat/optimization waterfall link by @xuefei1313 in #3758
- Fix/vrender components in custom mark by @xile611 in #3756
- Feat: transform ratio text content config in funnel tooltip by @xiaoluoHe in #3719
- fix: upgrade vrender to 0.22.3 by @xile611 in #3761
- docs: support dynamic texture docs by @neuqzxy in #3763
- feat: export dynamic texture tools by @neuqzxy in #3764
New Contributors
- @EchoChenGithub made their first contribution in #3681
Full Changelog: v1.13.5...v1.13.6