v1.11.1
🆕 feat
- marker: mark-point support arc line and targetSymbol. close#2590'
- @visactor/vchart: add new options
followTooltip
to crosshair
🐛 fix
- @visactor/vchart: fix the issue of missing defaultDataIndex in extensionMarks
- @visactor/vchart: fix error of empty spec, fix #1193
- @visactor/vchart: fix the error caused by renderNextTick after release
- @visactor/vchart: layout-model should read
layoutLevel
inspec
, and dont create layoutItem for hidden components, related #1674 - @visactor/vchart: when marker's spec update, it should update when call vchart.updateSpec
- @visactor/vchart: fix effect of sampling when flush is
true
, fix #2272 - @visactor/vchart: fix the api
valueToPositionX
andvalueToPositionY
of sankey - @visactor/vchart: sankey should color by seriesField, fix #2678
- @visactor/vchart: fix bug of
setDimensionIndex
when axis is linear - @visactor/vchart: fix issue with import registerTTEnv
- @visactor/vchart: fix issue with taro tt env, closed #2648
- @visactor/vchart: fix error of call
updateFullDataSync()
beforerenderSync()
, fix #2655
📖 docs
- @visactor/vchart: add custom animate doc
- @visactor/vchart: perfect document for react-lynx-vchart
What's Changed
- Fix/fix render next tick after release by @xuefei1313 in #2650
- docs: supply documents of formatter plugin by @xiaoluoHe in #2652
- Fix/sankey ctx function by @xile611 in #2651
- Fix/empty spec by @xile611 in #2661
- Fix/update data view full by @xile611 in #2662
- docs: add custom animate doc by @neuqzxy in #2668
- fix: fix issue with taro tt env, closed #2648 by @neuqzxy in #2667
- docs: perfect document for react-lynx-vchart by @neuqzxy in #2670
- Fix/sampling flush by @xile611 in #2664
- fix: 标注更新问题修复 by @kkxxkk2019 in #2672
- Update contributing docs by @xiaoluoHe in #2681
- fix: fix issue with import registerTTEnv by @neuqzxy in #2684
- fix: change Chinese tilte to English by @xuanhun in #2685
- Feat/crosshair follow tooltip by @xile611 in #2679
- refactor: remove unused static property by @xiaoluoHe in #2689
- docs: udpate options of discrete legend by @xile611 in #2687
- docs: add demo of react sync charts by @xile611 in #2688
- fix: fix the issue of missing defaultDataIndex in extensionMarks by @xiaoluoHe in #2692
- chore: fix the
unpkg
of package.json by @xile611 in #2705 - docs: add contribution guide by @xiaoluoHe in #2707
- docs: update docs of indicator by @xile611 in #2699
- Fix/sankey series field by @xile611 in #2693
- Feat/harmony by @neuqzxy in #2697
- Fix/layout level by @xile611 in #2709
- chore: support cross env scripts for develop by @xiaoluoHe in #2710
- Chore/update dependencies by @skie1997 in #2711
- Fix/set dimension index of linear by @xile611 in #2712
- chore: add a workflow of publish which remove bug-server by @xile611 in #2715
- [Auto release] release 1.11.1 by @github-actions in #2718
Full Changelog: v1.11.0...v1.11.1