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

v1.8.9

23 Jan 02:21
8604e52
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vchart: support supportsTouchEvents and supportsPointerEvents config
  • @visactor/vchart: support alignSelf of layout normal-inline elements, fix #2072
  • @visactor/vchart: upgrade vrender

🐛 fix

  • @visactor/vchart: fix bug of crosshair timer, fix #2088
  • @visactor/vchart: fix the bugs of axis's onZero property, fixed #2098,#2099
  • @visactor/vchart: update animation should exludes defined channel

What's Changed

Full Changelog: v1.8.8...v1.8.9

v1.8.8

19 Jan 06:45
008173c
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vchart: enhance scroll effect, closed #2037
  • @visactor/vchart: upgrade @visactor/vrender-core to locked 0.17.14
  • @visactor/vchart: sankey chart supports disableTriggerEvent configuration
  • @visactor/vchart: support new layout type region-relative-overlap

🐛 fix

  • @visactor/vchart: area.interactive in area series spec is not available, related #2030
  • @visactor/vchart: fix sortDataByAxis not work after datazoom changed axis
  • @visactor/vchart: crosshair should show when trimPadding of axis is true, fix #2054
  • @visactor/vchart: calculate layer transform for dimension tooltip
  • @visactor/vchart: fixed the issue where activePoint does not take effect when the visible configuration of line chart point is false
  • @visactor/vchart: different effect when configuring label.overlap:true in #1956
  • @visactor/vchart: label position incorrect with region indent
  • scroll: event error in lynx env. fix#2041
  • @visactor/vchart: map scale ratio not correct after updateSpec or resize
  • @visactor/vchart: fix the bug of nice when tickCount is a function, fix #2050

v1.8.7

11 Jan 11:13
5fa33c4
Compare
Choose a tag to compare

🆕 feat

  • markPoint: mark point support item content confine. fix #1573
  • @visactor/vchart: support indent in region layout

🐛 fix

  • @visactor/vchart: mark tooltip not work in rangeColumn chart, closes #1959
  • brush: hover not effect when draw a small brush. fix#1985
  • @visactor/vchart: fix the problem that indent.top cannot take effect normally
  • @visactor/vchart: the crosshair should only be triggered when the point is in some x-axis and y-axis, fix #1954
  • @visactor/vchart: fixed the issue where legend filtering fails after customizing data for discrete legends, fixed #1994
  • @visactor/vchart: range column chart's barMinHeight property does not take effect, closed#1999
  • @visactor/vchart: tooltip value is stacked in stacked radar charts, related #450
  • @visactor/vchart: fix the onebyone symbol animation order, closes #1932

v1.8.5

04 Jan 02:28
250ebe1
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vchart: add zAxis theme and set label space to 0, closed #149

🐛 fix

  • @visactor/vchart: compute layer translate for crosshair
  • @visactor/vchart: optimize funnel clip animation without extensionMarks
  • @visactor/vchart: fix the hover state of multiple series, close #1899
  • @visactor/vchart: waterfall.label not work in #1897

What's Changed

Full Changelog: v1.8.4...v1.8.5

v1.8.4

02 Jan 12:13
d863cc3
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vchart: add media query spec interface to default chart spec
  • @visactor/vchart: fix the bug of extension mark when no valid animation, fix #1877

What's Changed

  • fix: fix the bug of extension mark when no valid animation, fix #1877 by @xile611 in #1882
  • fix: axis animition error in #1884 by @xiaoluoHe in #1885
  • fix: add media query spec interface to default chart spec by @zamhown in #1888
  • [Auto release] release 1.8.4 by @github-actions in #1889

Full Changelog: v1.8.3...v1.8.4

v1.8.3

02 Jan 02:03
d85ff07
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vchart: add props useSyncRender to react-vchart, close #1685
  • @visactor/vchart: Supports the initialization parameter disableTriggerEvent to turn off the default interactive effect of the chart

🐛 fix

  • @visactor/vchart: chart option.animation not work
  • @visactor/vchart: fix error in strict mode of react-vchart, fix #1669
  • @visactor/vchart: error in chart level modification of media query action
  • @visactor/vchart: dimension tooltip in the dual-dimension chart contains data of only one dimension, related #1841
  • @visactor/vchart: fix bug in layout when band axis has no domain
  • @visactor/vchart: funnel clipIn animation has delay for marks which overflows the range of region in #1839
  • @visactor/vchart: when marker label's padding is an object, it should work
  • @visactor/vchart: undefined globalThis in tt miniprogram, see #1854

🔨 refactor

  • @visactor/vchart: optimize the style configuration of marker

What's Changed

Full Changelog: v1.8.2...v1.8.3

v1.6.9

02 Jan 12:13
Compare
Choose a tag to compare

DB4A fix

  • @visactor/vchart: fix bug in layout when band axis has no domain

Full Changelog: v1.6.8...v1.6.9

v1.6.8

27 Dec 08:09
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vchart: fix error of react-vchart

Full Changelog: v1.6.7...v1.6.8

v1.8.2

22 Dec 13:31
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vchart: Supports the initialization parameter disableTriggerEvent to turn off the default interactive effect of the chart

🐛 fix

  • @visactor/vchart: Config animation in the chart option doesn't work
  • @visactor/vchart: Error in chart level modification of media query action

v1.8.1

21 Dec 10:51
1c3adbc
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vchart: improve the stability of spec transformer and media query
  • @visactor/vchart: select.triggerOff: none not work
0