UNPKG

@antv/g2plot

Version:

G2 Plot, a market of plots built with the Grammar of Graphics'

135 lines (102 loc) 9.08 kB
## <small>0.11.27 (2019-02-06)</small> - 🐞 panelCliper => geomCliper ([52cc285](https://github.com/antvis/G2Plot/commit/52cc285c1f9427699e8a9b41fd4a749eefd40397)) ## <small>0.11.26 (2019-02-06)</small> - 🌟 update scale to 3.0 ([6538cfd](https://github.com/antvis/G2Plot/commit/6538cfd6d900ad886ac34ad8013b8d9a902184f3)) ## <small>0.11.25 (2019-02-05)</small> - 🐞 fix word-cloud not found error([1ad5d4c](https://github.com/antvis/G2Plot/commit/1ad5d4cc1f5a773e600b5c8905c29530c574ec96)) ## <small>0.11.24 (2019-02-04)</small> - 🌟 add word-cloud chart ([2f1baa9](https://github.com/antvis/G2Plot/pull/513/commits)) ## <small>0.11.23 (2019-02-03)</small> - 🌟 add rose chart ([f99aaf8](https://github.com/antvis/G2Plot/commit/f99aaf8)) - 🌟 add treemap chart ([703fba7](https://github.com/antvis/G2Plot/commit/703fba7)) - 🌟 对比漏斗图 ([fa411f2](https://github.com/antvis/G2Plot/commit/fa411f2)) - 🌟 transposed funnel chart ([f9cbf5b](https://github.com/antvis/G2Plot/commit/f9cbf5b)) - 🐞 fix guideLine error ([d310520](https://github.com/antvis/G2Plot/commit/d310520)) ## <small>0.11.21 (2019-01-02)</small> - 🐞 fix top padding error ([53de76f](https://github.com/antvis/G2Plot/commit/53de76f)) - 🌟 add overlapped combo chart ([c893594](https://github.com/antvis/G2Plot/commit/c893594)) ## <small>0.11.20 (2019-12-31)</small> - 🐞 修复miniChart-column time scale绘制错误 ([b00163b](https://github.com/antvis/G2Plot/commit/b00163b)) ## <small>0.11.19 (2019-12-30)</small> - 🐞 修复直方图绘制失效 ([d8097dc](https://github.com/antvis/G2Plot/commit/d8097dc)) - 🌟 优化折线图动画效果 ([4a8a028](https://github.com/antvis/G2Plot/commit/4a8a028)) ## <small>0.11.18 (2019-12-30)</small> - 🐞 散点图tooltip & legend bug fix ([b452862](https://github.com/antvis/G2Plot/commit/b452862)) - 🐞 移除util中的moment依赖 ([077a2c6](https://github.com/antvis/G2Plot/commit/077a2c6)) - 🌟 新增瀑布图 ([4c6d703](https://github.com/antvis/G2Plot/commit/4c6d703)) ## <small>0.11.15 (2019-12-23)</small> - 🐞 label参与auto-padding计算 ([0c566c1](https://github.com/antvis/G2Plot/commit/0c566c1)) ## <small>0.11.13 (2019-12-23)</small> - 🐞 修改条形图legend和tooltip顺序颠倒问题 ([e4f8f68](https://github.com/antvis/G2Plot/commit/e4f8f68)) ## <small>0.11.9 (2019-12-16)</small> - 🐞 update dependency version: g2 scale component ([23ca0ec](https://github.com/antvis/G2Plot/commit/23ca0ec)) ## <small>0.11.7 (2019-12-16)</small> - 🌟 add quadrant and trendline components to Scatter Plot and Bubble Plot ([2f6c8a0](https://github.com/antvis/G2Plot/commit/2f6c8a0)) - 🌟 update documents and demos ([f33071c](https://github.com/antvis/G2Plot/commit/f33071c)) ## <small>0.11.6 (2019-12-12)</small> - 🐞 fix dependency version ([1369b34](https://github.com/antvis/G2Plot/commit/1369b34)) - 🌟 pie label enhancement ([52e77c0](https://github.com/antvis/G2Plot/commit/52e77c0)) - 🌟 column & bar chart label add adjustPosition option ([e0bbc53](https://github.com/antvis/G2Plot/commit/e0bbc53)) ## <small>0.11.5 (2019-12-09)</small> - 🐞 miniChart-progress 使用代理shape解决mouseenter & mouseleave问题([63253c6](https://github.com/antvis/G2Plot/commit/63253c6)) - 🐞 column chart无法正确绘制timecat数据([2950739](https://github.com/antvis/G2Plot/commit/2950739)) - 🌟 miniChart-progress 更强大的update()方法 ([b77d489](https://github.com/antvis/G2Plot/commit/b77d489)) - 🌟 export declaration file ([6f73e29](https://github.com/antvis/G2Plot/commit/6f73e29)) ## <small>0.11.4 (2019-12-06)</small> - 🐞 优化 tinyChart-progress 的 mouseleave 事件 ([52512d8](https://github.com/antvis/G2Plot/commit/52512d8)) ## <small>0.11.3 (2019-12-05)</small> - 🌟tinyChart-progress update 方法支持第二个参数:更新时的样式配置,增加动画配置 ([b10719c](https://github.com/antvis/G2Plot/commit/b10719c)) - 🌟tinyChart-progress 增加 marker 组件 ([afe05e7](https://github.com/antvis/G2Plot/commit/afe05e7)) - 🌟 相关文档更新 ([e214f83](https://github.com/antvis/G2Plot/commit/e214f83)) ## <small>0.11.2 (2019-12-04)</small> - feat: add legend margin to theme ([4dba674](https://github.com/antvis/g2plot/commit/4dba674)) - feat: canvas events as plot events ([9bdc754](https://github.com/antvis/g2plot/commit/9bdc754)) - feat: general configration dpcument english version ([e607292](https://github.com/antvis/g2plot/commit/e607292)) - feat: general-config-doc en ([7626d12](https://github.com/antvis/g2plot/commit/7626d12)) - feat: getting-started-en ([d0d58e9](https://github.com/antvis/g2plot/commit/d0d58e9)) - feat: unbind event ([122812f](https://github.com/antvis/g2plot/commit/122812f)) - feat: update general-config docs ([c523986](https://github.com/antvis/g2plot/commit/c523986)) - feat: view 事件透传 ([e7ae72a](https://github.com/antvis/g2plot/commit/e7ae72a)) - feat: 增加图层事件,支持嵌套 ([01835f1](https://github.com/antvis/g2plot/commit/01835f1)) - feat: 字符串转数字 ([d594655](https://github.com/antvis/g2plot/commit/d594655)) - feat: 自定义组件事件 ([219ec11](https://github.com/antvis/g2plot/commit/219ec11)) - feat: 自定义组件的 mouseenter & mouseleave 事件分发 ([04c6894](https://github.com/antvis/g2plot/commit/04c6894)) - fix: cdn link in getting-started doc ([fa7a40e](https://github.com/antvis/g2plot/commit/fa7a40e)) - fix: color setting error in progress & support size option ([c31d91e](https://github.com/antvis/g2plot/commit/c31d91e)) - fix: correct data range for vertical scrollbar ([e2a02ac](https://github.com/antvis/g2plot/commit/e2a02ac)) - fix: dblClick event name ([f24b57b](https://github.com/antvis/g2plot/commit/f24b57b)) - fix: eventController 类型定义 ([f67f744](https://github.com/antvis/g2plot/commit/f67f744)) - fix: fixed scale ranges for percentage stacked bar/column/area ([4383eb2](https://github.com/antvis/g2plot/commit/4383eb2)) - fix: homepage link ([a24b7ee](https://github.com/antvis/g2plot/commit/a24b7ee)) - fix: layer & viewLayer eventParser 命名统一 ([fbcf212](https://github.com/antvis/g2plot/commit/fbcf212)) - fix: line layer event parser name ([e92a91e](https://github.com/antvis/g2plot/commit/e92a91e)) - fix: minichart docs typo ([0fbea36](https://github.com/antvis/g2plot/commit/0fbea36)) - fix: optimize scrollbar range calculate ([2ab4201](https://github.com/antvis/g2plot/commit/2ab4201)) - fix: position is not supported for axisLabel ([6872f57](https://github.com/antvis/g2plot/commit/6872f57)) - fix: readme typo ([2c532b9](https://github.com/antvis/g2plot/commit/2c532b9)) - fix: remove console log ([c79af35](https://github.com/antvis/g2plot/commit/c79af35)) - fix: remove sideEffects flag for now ([5f80695](https://github.com/antvis/g2plot/commit/5f80695)) - fix: reverse data for percentage stack bar ([36adb84](https://github.com/antvis/g2plot/commit/36adb84)) - fix: 修复 Pie Ring 的 labelLine 以及 area 的透明度 ([7af0ccd](https://github.com/antvis/g2plot/commit/7af0ccd)) - fix: 类型声明 ([7ec6cc8](https://github.com/antvis/g2plot/commit/7ec6cc8)) - fix: 类型定义 ([7f8eab3](https://github.com/antvis/g2plot/commit/7f8eab3)) - chore: 0.11.1 => 0.11.2 ([625af38](https://github.com/antvis/g2plot/commit/625af38)) - chore: fix lint ([d2f76c5](https://github.com/antvis/g2plot/commit/d2f76c5)) - chore: remove canvas event ([2888446](https://github.com/antvis/g2plot/commit/2888446)) - chore: update github release action ([df14c84](https://github.com/antvis/g2plot/commit/df14c84)) - chore: update links & site-en ([4ad6b4d](https://github.com/antvis/g2plot/commit/4ad6b4d)) - chore: update readme ([4e40699](https://github.com/antvis/g2plot/commit/4e40699)) - chore: update readme ([4aadd5c](https://github.com/antvis/g2plot/commit/4aadd5c)) - chore: update readme ([247ae84](https://github.com/antvis/g2plot/commit/247ae84)) - chore: use ACCESS_TOKEN for release action ([e0545e0](https://github.com/antvis/g2plot/commit/e0545e0)) - docs: update changelog for v0.11.1 ([be6d94d](https://github.com/antvis/g2plot/commit/be6d94d)) - docs: 更新资源地址 ([14271f0](https://github.com/antvis/g2plot/commit/14271f0)) - docs(readme): optimize readme style, and fix typo ([86db2cf](https://github.com/antvis/g2plot/commit/86db2cf)) ## <small>0.11.1 (2019-11-26)</small> - 🔥 官网文档和图表示例大量更新 [#287](https://github.com/antvis/G2Plot/pull/287), [#298](https://github.com/antvis/G2Plot/pull/298) - 🌟 默认隐藏条形图、和百分比条形图 X 轴的刻度线 [#297](https://github.com/antvis/G2Plot/pull/297) - 🐞 修复折线图数据标签中某些配置项不生效问题 [#290](https://github.com/antvis/G2Plot/pull/290) - 🐞 修复折线图轴样式在响应式布局下可能不生效的问题 [#299](https://github.com/antvis/G2Plot/pull/299) - 🐞 修复鼠标悬浮提示在图形边缘时可能出现位置错误的问题 [#302](https://github.com/antvis/G2Plot/pull/302) ## 0.11.0 (2019-11-22) - 🌟G2Plot 0.11.0