Releases: antvis/G2Plot
Releases · antvis/G2Plot
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.4
1.0.4 (2020-04-22)
- 🌟 auto label for Column and Bar chart(be2eaa1)
- 🌟 auto label for Area chart(597b667)
- 🌟 customize tooltip(e8ec027)
- 🌟 mobile events and gesture(b4a8d47)
- 🌟 timeline component for Scatter and Bubble Chart(ec4f686)
- 🐞 fix: correct label position for negative data(02b4347)
- 🐞 fix: donut disable tooltip condition(1d25d85)
- 🐞 fix: 辅助数据点无法显示(00041a0)
- 🐞 fix: title position error(23aab7c)
- 🐞 fix: liquid statistic visibility(5d6eae2)
1.0.3
- 🌟 MarkerPoint componnet for Line Chart(055ca32)
- 🌟 Pie Chart label support adjustPosition config(75e323c)
- 🌟 enrich Gauge style configration(fd9d7f0)
- 📃 update Gauge Chart docs & site examples' title support english verison(1ddba79)
- 🚧 label components refactor(75e323c)
- 🐞 fix: Liquid Chart position error (8781ba)
- 🐞 fix: Donut Chart statistic auto size (6ce2a11)
- 🐞 fix: line & area types(d60146d)
- 🐞 fix: stackedArea type(62c6ed9)
- 🐞 fix: column types(165b00c)
- 🐞 fix: rangeColumn types(17f582f)
- 🐞 fix: waterfall types(d60942c)
- 🐞 fix: bar types(daa3070)
- 🐞 fix: pie types(7e05b77)
- 🐞 fix: rardar types(f646a35)
- 🐞 fix: rose types(ec45ef9)
- 🐞 fix: liquid types(d666629)
- 🐞 fix: funnel types(0cb8f7b)
- 🐞 fix: bullet types(ded949f)
- 🐞 fix: treemap types(2180bd2)
- 🐞 fix: sparkline types(d715a56)
1.0.2
- 更新readme (c2dbdd0)
- 🐞 gauge去除lodash依赖 (8bf22bc)
- 🐞 修复changeData不重新渲染 (c7bd150)
- 🐞 折线图自动设置min为0值时导致数据更新scale错误 (70b0b2e)
- 🐞 fix denpendency import(491e498)
- 🌟 tooltip content formatter(1d6264c)
- 🐞 修复 progress 类型定义错误(4942ea3)
- 🐞 修复area的lineLabel和areaLabel无法配置样式(132892b)
- 🐞 clean up webpack config(a48a7dd)
- 🐞 修复多图表实例时tooltip位置错误(d202f12)
- 🐞 修复area丢失pointLabel(31e97d6)
- 🐞 修复pie chart配置meta失效(0f15569)
- 🐞 fix coverage badage(d50abc8)
- 🐞 fix barStyle callback config(8d7b0d3)