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.12.1

21 Aug 03:42
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vchart: x brush filter not work. fix #3111
  • @visactor/vchart: fix error of getCenter when layoutRadius is a customized function in radar
  • @visactor/vchart: media query causes incorrect render result, #3102
  • @visactor/vchart: vchart should not throw error when the values of series data is empty, fix #3082

What's Changed

  • [Auto release] release 1.12.1 by @github-actions in #3116

Full Changelog: v1.12.0...v1.12.1

v1.11.13

20 Aug 10:42
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vchart: fix error of getCenter when layoutRadius is a customized function in radar

Full Changelog: v1.11.12...v1.11.13

v1.12.0

16 Aug 06:55
64044d5
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vchart: marker's coordinates and positions property support callback
  • @visactor/vchart: support animationState config
  • @visactor/vchart: show evenly divided pie chart with showAllZero
  • @visactor/vchart: enable supportNegative option to treat negative values as absolute values
  • @visactor/vchart: support theme config by chart type
  • @visactor/vchart: support text shape of word-cloud
  • @visactor/vchart: add new chart mosaic chart
  • @visactor/vchart: support customized tick function of linear axis
  • @visactor/vchart: add emptyPlaceholder and emptyCircle for pie chart

🐛 fix

  • @visactor/vchart: y-axis is reverted after brush zoomin. fix #3089
  • @visactor/vchart: mark-point position type error fix

🔨 refactor

  • @visactor/vchart: refactor the graphics in linear-progress chart
  • @visactor/vchart: use label component to refactor sankey label
  • @visactor/vchart: stack can be required by need

🔖 other

  • @visactor/vchart: sequence support bottom axes. fix #2927

What's Changed

New Contributors

Full Changelog: v1.11.12...v1.12.0

v1.11.12

15 Aug 01:58
3cf254e
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vchart: support layoutRadius of pie

🐛 fix

  • @visactor/vchart: fix params of tickCount in linear-axis-mixin, fix #3053
  • @visactor/vchart: fix padding of region not work
  • @visactor/vchart: brush error after legend filter. fix#3061
  • @visactor/vchart: fix funnel chart color bug with different category and series fields
  • @visactor/vchart: fix issue with harmony event
  • @visactor/vchart: fix type error of react vchart, fix #3065
  • @visactor/vchart: tooltip should show when chart has multiple regions
  • @visactor/vchart: fix the issue background of chart not updated, fix #3054
  • @visactor/vchart: fix the update of startAngle and endAngle in pie chart, fix #3059
  • @visactor/vchart: fix switch visible of legend, fix #3060

What's Changed

Full Changelog: v1.11.11...v1.11.12

v1.11.11

06 Aug 10:12
701a7bb
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vchart: label line support custom path. close#3000
  • @visactor/vchart: upgrade vrender to 0.19.20, to support catmullRom and catmullRomClosed curveType, related #2610

🐛 fix

  • @visactor/vchart: fix crosshair of histogram, fix #2826
  • @visactor/vchart: use vglobal.getElementById to replace document.getElementById
  • @visactor/vchart: liquid gradient not work after reverse
  • @visactor/vchart: add group mark to fix gradient color bug of liquid and add rect shape to fix rect symbol padding bug
  • @visactor/vchart: fix lockAfterClick of tooltip, related #1574
  • @visactor/vchart: prevent trigger original event in panEnd composite event #2931
  • @visactor/vchart: charts should not stack when only specify stackValue but stack is false, fix #3005
  • @visactor/vchart: updateData incorrect with datazoom, related #3041
  • @visactor/vchart: fix issue of updateSpec when visible of grid in axis change, fix #3004
  • @visactor/vchart: fix fontFamily when update theme, fix #3028

🔖 other

  • @visactor/vchart: fix:curveType monotone in seriesStyle not work

What's Changed

Full Changelog: v1.11.10...v1.11.11

v1.11.10

24 Jul 15:02
a30436a
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vchart: liquid support reverse and target mark. close #2977 & close #2978
  • @visactor/vchart: add totalScale params in geo zoom event
  • @visactor/vchart: support geoZoomByIndex/geoZoomById API, close #2925
  • @visactor/vchart: marker label background support custom path. close #2959

🐛 fix

  • @visactor/vchart: prevent issue with ios bug while pointEvent is configed
  • @visactor/vchart: liquid gradient not work after reverse
  • @visactor/vchart: fix error of setDimentionIndex when dimension axis is linear

🔧 chore

  • @visactor/vchart: update rollup.config.js to fix es5/index.js, fix #2971

What's Changed

Full Changelog: v1.11.9...v1.11.10

v1.11.9

17 Jul 03:05
79b6ffd
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vchart: tooltip theme support transition duration

🐛 fix

  • @visactor/vchart: fix statistics confict of linear and discrete field, close #2926
  • @visactor/vchart: fix theme error of update spec
  • @visactor/vchart: fix update of label when udpate spec
  • @visactor/vchart: fix bug of polar point update aniamtion
  • @visactor/vchart: react attributes should support react 17
  • @visactor/vchart: fix height of link when set minNodeHeight of sankey

What's Changed

Full Changelog: v1.11.8...v1.11.9

v1.11.8

07 Jul 20:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.6...v1.11.8

v1.11.7

06 Jul 07:01
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vchart: support configuring callback function in indicator text style attributes, #2540
  • @visactor/vchart: add options hideTimer in toolti, to hide tooltip by timer
  • @visactor/vchart: support updateIndicatorDataById/updateIndicatorDataByIndex API, related #2776
  • @visactor/vchart: add userUpdateOptions to let user specify update type of charts, fix some animation bug

🐛 fix

  • barbackground: datakey is undefined when set custom datakey fix #2908
  • @visactor/vchart: fix the issue where barMaxWidth does not work when barWidth is configured, #2885`
  • @visactor/vchart: line/area clip animation by incorrect direction
  • crosshair: fix bug of crosshair position when legend filter data. fix #2905
  • @visactor/vchart: fix polar animation logic for radar charts
  • @visactor/vchart: type define fix

v1.11.6

27 Jun 10:50
1791e31
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vchart: background of chart should support gradient color
  • animation: rose animation not work when update twice. fix#2856
  • @visactor/vchart: fix the type of ITooltipTheme, fix #2850
  • @visactor/vchart: fix the issue of update animation not executed when updateSpec, #2835 #2836

What's Changed

Full Changelog: v1.11.5...v1.11.6

0