5.1.16 (2024-03-14)
- ci: add update coverall action (#6072) (ffac8f8)
- docs: add axis missing property
labelOpacity
(#6059) (9e35333) - quantile scale domain calculate (#6126) (e8192d2)
- scale options rangeMax and rangeMax (#6125) (f11e9f9)
- add interactive column (#6083) (f8a3a8d)
- shape: add gauge shape round (#6069) (e0cefbb)
- vite: update vite configuration (#6102) (042c638)
5.1.15 (2024-01-16)
- api: auotFit sizeOf width > auto width > default width (#6013) (0f992d2)
- api: scrollbar value 、silder values (#6033) (cded9ed)
- fix point scale generates gradient color (#5977) (039716f)
- slider: adjust tooltip's position when clipped (#6042) (c6a5ee4)
5.1.14 (2024-01-05)
- composition: fix composition lost chart value options (#5995) (7792a37)
- wrong angles in polar coordinate (#6010) (ed5e780)
5.1.13 (2023-12-21)
- axis: custom axis tags disappear when the page is zoomed (#5940) (aa09cc0)
- legend: expected layout cased by large legend (#5945) (e4ac450)
- mark: change liquid text name (#5927) (9574d62)
- series: interval background (#5965) (8f4936e)
5.1.12 (2023-12-12)
- fix tooltip shown on one element line chart. (#5917) (52417d3)
- tooltip enterable (#5626) (08153e6)
- tz in cross-env (#5915) (8fbfa4e)
5.1.11 (2023-12-06)
- area and line shares the same curve generator(#5877) (b212242)
- cannot find document if group destroyed (#5870) (c78da52)
- ci and bench (#5880) (046ea5f)
- fix the scaleInY animation(scale in the radial direction) on the polar coordinate (#5866) (5422bbb)
- tooltip should account for container in string format (#5856) (d923eb9)
- tooltip: wrong container (#5890) (9ed535a)
- add jitterY (#5887) (fdc2172)
- interaction: define inline interaction (#5857) (7fc6523)
- slider: support sparkline (#5832) (ab1f0b6)
- sunburst: add sunburst demo (#5854) (22575e5)
5.1.10 (2023-11-28)
- english title of site (#5840) (3d8a779)
- fix subLayoutFacetCircle cal center y problem (#5833) (74ce08a)
- fix the rendering issue caused by
nodePaddingRatio
in chord nodes using a hack method (#5824) (b0b37af) - interaction: reaapply some interactions when update (#5845) (54f4098)
- tooltip: handle undefined (#5852) (3f3dda5)
5.1.9 (2023-11-22)
- docs: intro of g2 (#5797) (838e368)
- dumi-theme-antv footerTheme light (#5813) (2f9c729)
- fix the transpose color gradient render (#5809) (291f0af)
- scale: group scale by name and index (#5815) (2808b74)
- tooltip: overflow (#5802) (44188f7)
5.1.8 (2023-11-14)
- export more types so that extensions like 3d can use them (#5790) (e21f39e)
- interaction: legendFilter ignore undefined #5506 (#5774) (a0c1a44)
- liquid: fix liquid precision (#5788) (07196d1)
- mark: delete ava type (#5782) (dc4a511)
- render error when signle data in point mark (#5785) (0992faa)
- specify TZ=Asia/Shanghai (#5776) (e6ab2fe)
5.1.8-beta.1 (2023-11-14)
- export more types so that extensions like 3d can use them (#5790) (e21f39e)
- interaction: legendFilter ignore undefined #5506 (#5774) (a0c1a44)
- liquid: fix liquid precision (#5788) (07196d1)
- mark: delete ava type (#5782) (dc4a511)
- render error when signle data in point mark (#5785) (0992faa)
- specify TZ=Asia/Shanghai (#5776) (e6ab2fe)
5.1.7 (2023-11-08)
- add style.minHeight to interval (#5715) (bbfad52)
- line: use curveMonotone (#5751) (2bedfba)
- set transform-origin in each keyframe (#5679) (c49cf09)
- test: update snapshot (#5755) (61c8374)
5.1.6 (2023-10-20)
- auto fit (#5649) (c9a0d90)
- axis: auto hide when necessary (#5660) (a02fb8e)
- slider: multiple times (#5638) (d88016a)
- tooltip: shared tooltip with scrollbar (#5665) (0870bb7)
5.1.5 (2023-09-28)
5.1.5-beta.0 (2023-09-25)
- connector: fix connectLength1 default value getting (#5587) (7e39af9)
- tooltip: for fisheye (#5590) (b39be0a)
- tooltip: marker (#5586) (30450c3)
- tooltp: cloned series invert (#5588) (bece2a7)
- 修复
site/docs/../intervalThreed.zh.md
中元素全部为黑的问题 (#5573) (c32bca0)
- facet: support legend filter (#5593) (05a49ac)
- show theme editor (#5579) (9c26412)
- theme: add dark and update academy theme (#5584) (051d719)
5.1.4 (2023-09-20)
- api: only remove created container (#5567) (7be3ddf)
- tooltip: find closest for band scale (#5564) (e543e0e)
5.1.3 (2023-09-18)
- CONTRIBUTING.md: fix incorrect file path (#5556) (f400dcd)
- restore to last cursor not default (#5553) (e688283)
- set target to es6 for umd (#5559) (5afd45a)
5.1.2 (2023-09-13)
- dual: set series of line to band scale (#5528) (1446b1a)
- pie: interaction for composite mark (#5524) (ae3138c)
- remove console.log in runtime (#5532) (e9486dc)
- tooltip: legendFilter and shared tooltip (#5534) (7fc3e75)
- types: composition node (#5527) (88fdb41)
- add mark.liquid (#5508) (69540e3)
- canvas: set feat/supportsCSSTransform to true by default (#5526) (ab59152)
- examples: 新增子弹图案例 (#5530) (3ae84d4)
5.1.1 (2023-09-07)
5.1.0 (2023-08-31)
5.0.24 (2023-08-30)
- test: call defined render function (#5481) (c0c5746)
- theme: update default color of light theme (#5487) (7cbe9a7)
- 3d line plot (#5471) (4d157cd)
- builtinlib: move some components from core to builtinlib (#5485) (fc70bf5)
- lib: change graphlib and plotlib (#5484) (ad175a0)
5.0.23 (2023-08-29)
- libs: export expected libs (#5478) (564b3a6)
- types: export ChartOptions from RuntimeOptions (#5475) (73ded25)
5.0.22 (2023-08-24)
- dep: add @antv/g-plugin-3d to dependencies (cb1c4b8)
5.0.21 (2023-08-23)
- compile: require of ES Module bug in ssr (#5450) (769666a)
- coordinate: layout (#5447) (9607f1d)
- lint issues from #5440 (#5446) (c98e176)
- skip resizing canvas if width or height remains the same (#5432) (a91214a)
5.0.20 (2023-08-17)
5.0.19 (2023-08-15)
- axis arrow direction (#5359) (75b7965)
- label dom leak when chart re-render (#5392) (18e6626)
- projection null (#5381) (b34fa72)
5.0.18 (2023-08-02)
- api: broken links (#5352) (66c58af)
- broken link for wordcloud (#5353) (b883e5d)
- line-xy: support bandOffset (#5351) (0851471)
- html label supported (#5354) (64137e1)
- interaction: support continuous legend filter (#5356) (5f866cb)
5.0.17 (2023-07-25)
- auto: axis without label (#5338) (06b73c2)
- chart: chart.clear preserve some global options (#5318) (0c4fc99)
- git clone failed on windows due to filename contains character : (#5330) (682885b)
- label: clear invalid labels (#5310) (0a760b8)
- legend: set actual item size (#5326) (683d529)
5.0.16 (2023-07-12)
- event: emit events for extended shape (#5290) (873bec7)
- legend: category do not update position (#5304) (95c9950)
- slider: index scale by scaleKey (#5291) (50d1fa5)
- update: set markType for element (#5293) (6ae86b7)
5.0.15 (2023-07-07)
- axis: axis pos when update (#5275) (63f337b)
- clear transform when animation finished (#5277) (db77f1b)
- layout: valid specified component size (#5264) (e9edea2)
- legend: continuous legend set labelOverlap to hdie by default (#5278) (76698dc)
- legend: filter with pages (#5284) (e712ac4)
- legend: update legend item (#5258) (48873ba)
- slider: with annotation (#5280) (9418bdd)
- tooltip: multi chart when mounting to body (#5283) (17ed2cb)
5.0.14 (2023-06-28)
- api: replace deepMix with deepAssign (#5232) (7bf049c)
- area: one missing point (#5229) (4977031)
- axis: auto padding axis label rotate fail (#5238) (fc665da)
- inset: relative position for text in polar (#5223) (567717b)
- layout: auto inset ignore null bbox (#5228) (582c494)
- line: series gradient (#5225) (07cc02a)
- line: support missing trail (#5227) (3eb6b61)
- tooltip interaction emit events when body hide (#5157) (b8491c3)
- tooltip: disableNative (#5236) (70d847f)
5.0.13 (2023-06-20)
- layout: auto inset (#5204) (25dd207)
- legend: optimize (#5202) (fbebfc5)
- static-mark: add axisX and axisY (#5188) (28e39f0)
- static-mark: add legends (#5209) (e6fcfe3)
5.0.12 (2023-06-08)
- calculate band offset in area mark (#5148) (19d7f68)
- chart.options do not show title (#5147) (17eb842)
- add venn chart demo, tests (#5129) (36b9b02)
- interaction: add scrollbarFilter (#5152) (72e0cc4)
- interaction: emit brush axis highlight (#5132) (534c1ef)
- interaction: emit element highlight (#5117) (44b8ee5)
- interaction: emit element select (#5119) (ea20755)
- interaction: emit legend filter (#5127) (b7071ef)
- interaction: emit legend highlight (#5126) (e796355)
- interaction: emit slider filter (#5114) (32ac0f6)
- interval shape has max/min width (#5123) (7b50766)
- line: add trail shape (#5137) (34937ea)
5.0.11 (2023-05-26)
- api: update mark-level plot and apply viewStyle (#5102) (f239cba)
- chart: chart.options should remove node (#5103) (6949459)
- data: render empty data (#5098) (6de9e33)
- event: there is no target for pointerupoutside event (#5100) (641f966)
- geo: highlight choropleth (#5095) (7a4d06d)
- label: null value for series mark (#5099) (a1db7aa)
5.0.10 (2023-05-25)
5.0.9 (2023-05-25)
- brush: handle brush:highlight once when emit (#5063) (321fb1b)
- example typo (#5064) (e2e8a5f)
- interaction: interaction can be clear (#5087) (f489fba)
- label formatter callback params (#5062) (1ee4b1f)
- label: support date label (#5077) (826e000)
- legend: pass legend.style (#5084) (f915d02)
- api: use api and spec together (#5074) (e18cc84)
- axis: set default tickCount to 5 (#5086) (bbfe665)
- chart: debounce chart.render (#5083) (106b807)
- set tooltip dom classname has
g2-
prefix (#5066) (c8b62f6)
5.0.8 (2023-05-19)
- brush: rerender don't emit brush:end (#5053) (f07b512)
- brush: upper bound for selection (#5044) (b6ea831)
- chart: chart.forceFit rerender only when size changing (#5052) (ab0ccf7)
- add density mark, violin shape and kde transform (#5043) (f961d24)
- dimension: auto padding (#5046) (914d445)
5.0.7 (2023-05-16)
- animation: update non-transform attribute and replace node without animation (#5019) (4adbd58), closes #4953 #5006
- axis: autoHide should not set crossSize (#5032) (86052fc)
- change data wont update (#5002) (349a9f4)
- fix issue that legend category cannot update shape (#4968) (152bc18)
- legend-filter: funnel (#4960) (be67dfa)
- link: right env var (#5027) (6481b00)
- point: opacityAttribute default to colorAttribute (#4981) (79399d0)
- scale: zero domain min and max (#5014) (2e92914)
- svg renderer not works in website demo (#5000) (b94ef47)
- tooltip: rerender correctly (#4962) (f85e72f)
- add thresholds params in gauge mark (#5021) (66a4a8e)
- brush: support resize and custom (#5012) (857fa7b)
- event: emit plot events (#5034) (67576ac)
- tooltip render to mount dom (#5025) (d6e098f)
- tooltip: on and emit (#4980) (5f64f71)
- update gui and adapt to crossSize config (#4949) (d1d9b8d)
5.0.6 (2023-05-08)
- chart: chart.options changeData problem (#4936) (99bdec2)
- chart: chart.theme as unrequired params (#4940) (0878230)
- test: unhandled promise rejection (#4943) (1ba1fcd)
- chart: chart bind autoFit in render (#4941) (c16191a)
- interaction: support focus context (#4946) (8dc7f1d)
5.0.5 (2023-05-04)
- axis: order of ticks for transposed x axis (#4918) (cf1cb88)
- chart: autoFit do not set width and height of chart options (#4922) (f3632f5)
- chart: new Chart() do not set default view key (#4925) (99538a6)
- interaction: transpose sliderFilter (#4919) (6dc8e51)
- transform: sort x only sort data in specified domain (#4932) (835933b)
5.0.4 (2023-04-25)
- demo: disable series tooltip for regression (#4912) (d7b74f5)
- Unify params for labelFilter labelFormatter (#4911) (f96b2f4)
- label: support specified transform (close: #4881) (#4914) (992dbce)
- OOM: clear interaction and cancel animation when rerendering (#4899) (7080def)
- scale: tickCount of log scale support -1 (#4901) (c84aea7)
- tooltip: missing data (#4910) (131b032)
- tooltip: show falsy item by default (#4907) (29ed50c)
- component update legend component inferring strategies (#4906) (1816339)
5.0.3 (2023-04-12)
5.0.2 (2023-04-06)
- animation: shape to shape animation take style.transform into account (#4849) (dc1eb1c)
- axis: unexpected radius in polar (#4850) (8764d55)
- chart render type (#4853) (#4861) (12f486c)
- ci: lock version of canvas to 2.11.0 (#4857) (c47cbc2)
- fisheye: reset when pointerleave (#4858) (09ccbdb)
- runtime: wait for the next tick to finish rendering (close: #4771) (#4855) (1ec5d0e)
- tooltip: hide tooltip when move mask (#4860) (bab6c3b)
- types: axis for composition (#4851) (0615ca8)
- update legend marker (#4869) (86a7d9c)
5.0.1 (2023-03-29)
- tests: remove .only (#4835) (43a4ce8)
- tooltip: sample (#4832) (46aa416)
- tooltip: support NaN data in transpose (#4833) (f837057)