Skip to content

Releases: VisActor/VChart

v1.13.7

14 Mar 07:01
a918b67
Compare
Choose a tag to compare

🆕 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

New Contributors

Full Changelog: v1.13.6...v1.13.7

v1.13.6

03 Mar 06:57
258b4e0
Compare
Choose a tag to compare

🆕 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

New Contributors

Full Changelog: v1.13.5...v1.13.6

v1.13.5

14 Feb 10:23
5b6414d
Compare
Choose a tag to compare

🆕 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 and multiLine 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

17 Jan 11:10
5b6414d
Compare
Choose a tag to compare

🆕 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

Full Changelog: v1.13.3...v1.13.4

v1.13.3

08 Jan 01:51
40622c6
Compare
Choose a tag to compare

🆕 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

Full Changelog: v1.13.2...v1.13.3

v1.13.2

24 Dec 02:01
cb5dc61
Compare
Choose a tag to compare

🆕 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 is false, related to #3572
  • @visactor/vchart: othersLine of tooltip can be hidden by visible: 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

Full Changelog: v1.13.1...v1.13.2

v1.12.18

08 Jan 01:49
Compare
Choose a tag to compare

Full Changelog: v1.12.17...v1.12.18

v1.13.1

17 Dec 02:16
1269322
Compare
Choose a tag to compare

🆕 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 or keyFormatter
  • @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 and max of axis, related to #3560

What's Changed

Full Changelog: v1.13.0...v1.13.1

v1.12.17

08 Jan 01:49
Compare
Choose a tag to compare

Full Changelog: v1.12.16...v1.12.17

v1.12.16

08 Jan 01:48
Compare
Choose a tag to compare

🐛 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