v1.13.11
🆕 feat
- @visactor/vchart: add
barGapoption for histogram chart - @visactor/vchart: support tooltip.trigger and crosshair.trigger in theme
🐛 fix
- @visactor/vchart: fix data-zoom domain when the label of band size is number-like string, fix #3982
- @visactor/vchart: fix the order of title in mark tooltip when dimension tooltip has no title, fix #3991
- @visactor/vchart: option
{ poptip: true } should loadpoptipForText` - react-vchart: when use children to render customized tooltip, react-vchart should update
- @visactor/vchart: customized render of tooltip should be render in react 17 and react 18
🔖 other
- @visactor/vchart: fix:Replace all the vchartConstrouctor to vchartConstructor,and ensure backward compatibility with older versions.
What's Changed
- [Auto Sync] Sync the code from branch main to branch develop after release 1.13.10 by @github-actions in #3970
- [Auto changelog] changlog of v1.13.10 by @github-actions in #3971
- docs: add source code doc by @xuanhun in #3980
- feat: export all component and chart register function by @LonelySnowman in #3936
- Doc/sourcecode by @xuanhun in #3981
- Fix/poptip plugin option by @xile611 in #3983
- Fix/tooltip children by @xile611 in #3987
- docs: update map data sources and add online editing tools section by @afkdsghk211331 in #3986
- Fix/data zoom of lock number domain by @xile611 in #3985
- Fix/tooltip customized render by @xile611 in #3996
- Feat/theme support tooltip crosshair trigger by @kiramyby in #3958
- Fix/dom tooltip title order by @xile611 in #3998
- fix(docs openinula-vchart react-vchart): correct typo in 'vchartConstrouctor' prop name by @drunksweet in #3942
- feat: add
barGapoption for histogram chart by @LonelySnowman in #3967 - chore: update bundler.config of vchart-extensions by @xile611 in #4002
- [Auto release] release 1.13.11 by @github-actions in #4005
New Contributors
- @LonelySnowman made their first contribution in #3936
- @afkdsghk211331 made their first contribution in #3986
- @kiramyby made their first contribution in #3958
- @drunksweet made their first contribution in #3942
Full Changelog: v1.13.10...v1.13.11