Releases: VisActor/VChart
Releases · VisActor/VChart
v1.13.7
🆕 feat
- @visactor/vchart: support
position
config in totalLabel, #3396
🐛 fix
- @visactor/vchart: vchart should not merge original options, fix #3798
- react-vchart: lifecycle event callback should be fired, fix #3792
- @visactor/vchart: react-vchart should export
WaterfallChart
, fix #3791 - @visactor/vchart: fix fontFamily of richtext, fix #3768
- @visactor/vchart: fix issue with wx get context
🔧 chore
- @visactor/vchart: add util to export
What's Changed
- Chore/add utils to export by @xuefei1313 in #3773
- docs: morph animation not work in tutorial by @xiaoluoHe in #3772
- docs: add midscene guide by @Rui-Sun in #3778
- Docs/add pictogram demo by @Eomnational in #3779
- docs: update link of vercel template in readme by @xile611 in #3770
- docs: update docs about lynx by @xile611 in #3780
- fix: fix issue with wx get context by @neuqzxy in #3777
- Chore: upgrade rush & fix some windows platform error by @xiaoluoHe in #3776
- Fix/richtext fontfamily by @xile611 in #3783
- Fix/react vchart export waterfall by @xile611 in #3801
- Fix/merge of options by @xile611 in #3806
- docs: update vchart docs by @neuqzxy in #3807
- docs: add pictogram-bagua demo and related docs by @xilzy in #3797
- Fix/react dom event by @xile611 in #3804
- Feat: total label position by @xiaoluoHe in #3788
- feat: add ranking list extension chart by @skie1997 in #3630
- Docs/region options by @xile611 in #3809
New Contributors
- @Eomnational made their first contribution in #3779
- @xilzy made their first contribution in #3797
Full Changelog: v1.13.6...v1.13.7
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
v1.13.5
🆕 feat
- @visactor/vchart: add params of startvalue and endvalue in brushend event
- @visactor/vchart: label support triggering mark tooltip, #3634
- @visactor/vchart: export getCartesianDimensionInfo and getPolarDimensionInfo, fix #3668
- @visactor/vchart: support stackInverse for waterfall chart
🐛 fix
- @visactor/vchart: incorrect update animation of funnel transform mark, #3685
- @visactor/vchart: fix the issue where the upper mark in stacked area overlaps the border of lower mark, #3684
- @visactor/vchart: fix cache of crosshair value when hide crosshair, fix #3686
- @visactor/vchart: allow dispatch roam zoom in datazoom component. fix#3714
- @visactor/vchart: datazoom and scrollbar realtime not work. fix#3716
- @visactor/vchart: fix the issue of tickAlign accuracy
- @visactor/vchart: indicator should show when switch
visible
, fix #3675 - @visactor/vchart: circular progress should support morphing
- @visactor/vchart: tooltip should not handle mousemove or mouseout when enter tooltip, fix #3708
- @visactor/vchart: tooltip should auto wrap when
maxWidth
is valid andmultiLine
is not false, fix #3718 - @visactor/vchart: fix the type definition of text mark
🔨 refactor
- @visactor/vchart: optimize performance of pictogram
📖 docs
- @visactor/vchart: update options of poptip, close #3139
What's Changed
- [Auto Sync] Sync the code from branch main to branch develop after release 1.13.3 by @github-actions in #3646
- [Auto changelog] changlog of v1.13.3 by @github-actions in #3648
- Fix/axis break by @kkxxkk2019 in #3657
- fix: fix the issue where map drag interaction cannot be terminated ou… by @xiaoluoHe in #3658
- Fix/tooltip offset by @xile611 in #3669
- Feat/tooltip row style by @xile611 in #3649
- docs: update comments by @xile611 in #3659
- docs: add-mark-area-docs by @skie1997 in #3671
- feat: add wordCloudConfig in _wordCloudTransformOption() by @Rui-Sun in #3662
- [Auto release] release 1.13.4 by @github-actions in #3677
Full Changelog: v1.13.3...v1.13.5
v1.13.4
🆕 feat
- @visactor/vchart: add wordCloudConfig in _wordCloudTransformOption()
🐛 fix
- @visactor/vchart: fix error of tooltip about
showDelay
, fix #3663 - @visactor/vchart: fix offset of tooltip, fix #3666
- @visactor/vchart: fix bug of parse lineHeight of tooltip row, fix #3643
- @visactor/vchart: axis break's scope calculate error, fix #3656
- @visactor/vchart: fix the issue where map drag interaction cannot be terminated outside the canvas, #3650
- @visactor/vchart: fix the issue where map drag interaction cannot be terminated outside the canvas.
What's Changed
- Fix/axis break by @kkxxkk2019 in #3657
- fix: fix the issue where map drag interaction cannot be terminated ou… by @xiaoluoHe in #3658
- Fix/tooltip offset by @xile611 in #3669
- Feat/tooltip row style by @xile611 in #3649
- docs: update comments by @xile611 in #3659
- docs: add-mark-area-docs by @skie1997 in #3671
- feat: add wordCloudConfig in _wordCloudTransformOption() by @Rui-Sun in #3662
Full Changelog: v1.13.3...v1.13.4
v1.13.3
🆕 feat
- @visactor/vchart: add datum to params on axis-label event
- @visactor/vchart: wrap some hook in vgrammar
🐛 fix
- @visactor/vchart: fix the issue of incorrect label display in 3D charts, #3584
- @visactor/vchart: fix the issue of animation in 3d wordcloud not work
- @visactor/vchart: brush data will be undefined when mark is hovered. fix#3623
- @visactor/vchart: fix style of dom tooltip when tooltip has customized child, fix #3615
- @visactor/vchart: fix error update of dom tooltip when update theme, fix #3619
- @visactor/vchart: fix position of html tooltip when confine is false, fix #3632
- @visactor/vchart: fix the typographical error of dataset tutorial
- @visactor/vchart: compilier should add dpr to vrender
- @visactor/vchart: fix invisible region blocking mark events, #3638
- @visactor/vchart: undefined points shoulde not show when dimension hover, fix #3610
- @visactor/vchart: fix layout error of title component, fix #3614
What's Changed
- docs: add pie extension demo by @skie1997 in #3599
- Fix/fix typographical error of dataset processing by @xuefei1313 in #3595
- [Auto Sync] Sync the code from branch main to branch develop after release 1.13.2 by @github-actions in #3600
- [Auto changelog] changlog of v1.13.2 by @github-actions in #3601
- feat: add axis component event data by @xiaoluoHe in #3607
- perf: base-chart should not create spec transformer by @xile611 in #3602
- Perf/bundle size opt by @xile611 in #3613
- Fix: 3d label by @xiaoluoHe in #3611
- Fix: 3d wordcloud rotate animation by @xiaoluoHe in #3616
- Feat/package some hook in grammar by @xuefei1313 in #3621
- Fix/miss dpr by @xile611 in #3628
- fix: brush data will be undefined when mark is hovered. fix#3623 by @skie1997 in #3631
- docs: supply documents for
scrollMask
of discrete legend by @xiaoluoHe in #3608 - Fix/undefined point dimension hover by @xile611 in #3620
- docs: add comments of tooltips by @xile611 in #3641
- Fix/dom style when has customized content by @xile611 in #3637
- chore: update pnpm-lock by @xile611 in #3644
- fix: fix invisible region blocking mark events by @xiaoluoHe in #3642
- [Auto release] release 1.13.3 by @github-actions in #3645
Full Changelog: v1.13.2...v1.13.3
v1.13.2
🆕 feat
- @visactor/vchart: add miss Series and Chart in react vchart, close #3578
- @visactor/vchart: vchart support clickInterval params
🐛 fix
- @visactor/vchart: support percentage state radius config in gauge segment mark, #3459
- @visactor/vchart: media query should not throw error when has empty axis, related to #3575
- @visactor/vchart: tooltip should not render empty column when
hasShape
of tooltip isfalse
, related to #3572 - @visactor/vchart:
othersLine
of tooltip can be hidden byvisible: false
, related to #3572 - @visactor/vchart: fix position of tooltip, related to #3590
- @visactor/vchart: page should not crash when
tickStep
is too small, fix #3591 - @visactor/vchart: fix updating of customized DOM when has interactive layer, fix #3587
- @visactor/vchart: fix axis breaks when set
tickStep
, fix #3560
What's Changed
- [Auto Sync] Sync the code from branch main to branch develop after release 1.13.1 by @github-actions in #3565
- docs: fix incorrect tutorial of conversion funnel by @xiaoluoHe in #3568
- [Auto changelog] changlog of v1.13.1 by @github-actions in #3571
- Doc/add source code explain by @xuanhun in #3577
- fix: support percentage state radius config in gauge segement mark by @xiaoluoHe in #3579
- Fix/media query error by @xile611 in #3583
- Chore/spec types by @xile611 in #3582
- Feat/react vchart series by @xile611 in #3581
- Fix/tooltip attributes by @xile611 in #3573
- Feat/support click interval for dblclick by @kkxxkk2019 in #3589
- Style/optimize axis by @xile611 in #3588
- Fix/tooltip position by @xile611 in #3592
- docs: add thanks in readme by @xile611 in #3580
- Style/add comments by @xile611 in #3585
- fix: upgrade vrender to 0.21.4, vgrammar to 0.15.2 by @xile611 in #3594
- [Auto release] release 1.13.2 by @github-actions in #3596
Full Changelog: v1.13.1...v1.13.2
v1.12.18
Full Changelog: v1.12.17...v1.12.18
v1.13.1
🆕 feat
- @visactor/vchart: add config
customFilter
to legend, support cutomized filter function, close #3492 - @visactor/vchart: Area chart supports setting labels in the middle
'inside-middle'
, close #3353
🐛 fix
- @visactor/vchart: fix break of waterfall, fix #3544
- @visactor/vchart: fix the bug of updateModelSpecSync can not set axis.tick.forceTickCount
- @visactor/vchart: fix filter of lock domain when field is array, related #3469
- @visactor/vchart: fix size of datazoom when update, fix #3521
- @visactor/vchart: html tooltip can reuse the dom content and fix the unneed animation
- @visactor/vchart: fix update of extensionMark when mark has
name
, fix #3547 - @visactor/vchart: fix indicator when change visible to be false, fix #3506
- @visactor/vchart: fix tooltip content when only has
valueFormatter
orkeyFormatter
- @visactor/vchart: fix style of dom tooltip
- vchart-extension: series-break should keep align width axis break, related to #3560
- @visactor/vchart: breaks should consider the
min
andmax
of axis, related to #3560
What's Changed
- docs: add docs for
restorePosition
by @xiaoluoHe in #3507 - Chore/auto comment by @xile611 in #3508
- feat: support tooltip filter range as function by @Kingwl in #3516
- Feat/legend custom filter by @xile611 in #3518
- Fix/data zoom filter by @xile611 in #3512
- chore: tooltip should not has animation in bug server by @xile611 in #3531
- fix: fix update of extensionMark when mark has
name
, fix #3547 by @xile611 in #3551 - Docs/pictogram cat by @xiaoluoHe in #3552
- Fix/dom tooltip content update by @xile611 in #3550
- Fix/tooltip formatter by @xile611 in #3549
- feat: support harmony-simple-vchart module by @neuqzxy in #3543
- Fix/waterfall break by @xile611 in #3556
- Fix/tooltip position and style by @xile611 in #3555
- Fix/indicator switch visible by @xile611 in #3553
- feat: support inside-middle label position in area chart by @xiaoluoHe in #3545
- Fix/bug of update model spec sync in axis tick by @xuefei1313 in #3562
Full Changelog: v1.13.0...v1.13.1
v1.12.17
Full Changelog: v1.12.16...v1.12.17
v1.12.16
🐛 fix
- @visactor/vchart: fix filter of lock domain when field is array, related #3469
- @visactor/vchart: fix size of datazoom when update, fix #3521
- @visactor/vchart: fix update of extensionMark when mark has
name
, fix #3547 - @visactor/vchart: fix indicator when change visible to be false, fix #3506
Full Changelog: v1.12.15...v1.12.16