8000 Releases · VisActor/VChart · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: VisActor/VChart

v2.0.0

11 Jun 03:08
6aa6787
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vchart: remove marker type. close #3782

🐛 fix

  • @visactor/vchart: mark interactive problem when brush. fix #4017
  • @visactor/vchart: markLine position error when domain is a same array. fix #4016

🔨 refactor

  • @visactor/vchart: migrate mapLabel component into vchart-extension package
  • @visactor/vchart: remove vgrammar, refactor base-mark and animation

v1.13.11

29 May 11:15
90fb06a
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vchart: add barGap option 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 load poptipForText`
  • 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 relea 10000 se 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 barGap option 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

Full Changelog: v1.13.10...v1.13.11

v1.13.10

16 May 01:29
6aad746
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vchart: tooltip support inside position
  • @visactor/vchart: mosaic chart supports bandWidthField and percent config, closed #3945

🐛 fix

  • @visactor/vchart: export ManualTicker & StreamLight
  • @visactor/vchart: tooltip should hide when enterable, fix #3965, fix #3922
  • @visactor/vchart: fix error of enterable tooltip when multiple charts in a page, fix #3940
  • @visactor/vchart: upgrade vgrammar to 0.16.7, fix #3965

What's Changed

New Contributors

Full Changelog: v1.13.9...v1.13.10

v1.13.9

21 Apr 09:38
cfaa1f4
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vchart: axis datafilter support context. close #3332
  • @visactor/vchart: gauge support clip when mark outof axis. close #3859
  • @visactor/vchart: markLine and markArea supports render multiple labels

🐛 fix

  • @visactor/vchart: clear event listener for normal animation when updateSpec, #3881
  • @visactor/vchart: fix coordinate of rect crosshair when bandSize is 0, fix #3907
  • @visactor/vchart: when set defaultSelect of crosshair, axisIndex should have a default value: 0
  • @visactor/vchart: fix type error of datazoom texts
  • @visactor/vchart: the width of title label should auto fit content width when autoWidth is true, fix #3880
  • @visactor/vchart: mark line valid judgement. fix#3857
  • @visa 8000 ctor/vchart: empty placeholder should update after data is updated, fix #3855

🔨 refactor

📖 docs

  • @visactor/vchart: supply interface of docs. fix #3877

What's Changed

New Contributors

Full Changelog: v1.13.8...v1.13.9

v1.13.8

31 Mar 02:36
8c5d966
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vchart: add alwayCalculateTotal for total label
  • @visactor/vchart: add options onlyFull to lockStatisticsByDomain

🐛 fix

  • @visactor/vchart: fix the issue where the bar chart grow animation does not work correctly when the axis zero: false, #3808
  • @visactor/vchart: crosshair should hide when label is invalid
  • @visactor/vchart: crosshair should hide when datazoom change
  • @visactor/vchart: fix the bubble level issue prevented by event.prevent, #3728
  • @visactor/vchart: fix error when load gauge chart on demand, #3836
  • @visactor/vchart: legends.title.visible should change visiblity of title in legend, fix #3846
  • @visactor/vchart: fix the issue of pictogram svg path has not been drawn
  • react-vchart: children of tooltip should not be set to spec
  • @visactor/vchart: data.fields can set domain of field
  • @visactor/vchart: fix bug of zoomable in mobile device which only use pointer event
  • @visactor/vchart: fix datazoom drag and zoom triggered at the same time, fix #3819

What's Changed

New Contributors

  • @UC-web291 made their first contribution in #3754

Full Changelog: v1.13.7...v1.13.8

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

0