Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/antvis/L7Plot

🌍 Geospatial Visualization Chart Library
https://github.com/antvis/L7Plot

chore: publish

- @antv/[email protected]

be2e4d59bbc4019ea868b36a44e3fcb13419ecfa authored 11 months ago
Update .dumirc.ts (#348)

修复图表示例地址访问404

d340c366240ea8914d34e44db88209a763535209 authored 11 months ago
fix: 修复 Choropleth 下钻 Legend 更新不同步 (#350)

* fix: 临时修复 legend 异步数据获取情况

* fix: legend event

cc6c8986e4d47175665e59be2ecc8de4c0003f34 authored 11 months ago
chore: publish

- @antv/[email protected]

3f3e8b238539e20ed3289e9bccd08047e23b8b72 authored 11 months ago
fix: legend round value (#349)

3d9dfc9cbc3304de228be03030d746d775a56ba0 authored 11 months ago
chore: 修复网址示例打开 codesanbox 问题 (#342)

8b7d6e09c1a485519f2e421a27a57418897b6906 authored about 1 year ago
chore: publish

- @antv/[email protected]

c4587a990efcda21f953d9214583c8fe2e75356d authored about 1 year ago
fix: 修复 IconImageLayer 支持更新图片资源 (#337)

f039bf82c763379bf9c95e41bcd1ca76b3647721 authored about 1 year ago
chore: publish

- @antv/[email protected]
- @antv/[email protected]

23208d49a35a8b7ac3dfc711daca22126bd23437 authored about 1 year ago
fix: 修复图层 scale 更新问题 (#336)

690a84692d0a8338319845dd675426855d2e1ef7 authored about 1 year ago
chore: 图标图层案例 (#335)

527869a8ec737503f0103121bc54a68321ca381a authored about 1 year ago
chore: publish

- @antv/[email protected]

a1519cd1572cd935a7de872559a9a5107cedbc10 authored about 1 year ago
chore: 升级 lerna (#331)

33ff889566704a230f2a6a9c6095c6c8ba2b84b5 authored about 1 year ago
fix: 同步类型修改 (#330)

6b5ee074132fa8b7538eaeb3c4dde8380d9c2e9d authored about 1 year ago
chore: 官网高德底图 token 设置 (#329)

91686ca0b85011fafd75e5b8fec1af8a438ad0db authored about 1 year ago
chore: 更新版本号

25c0bc9e4786add14bb5e913d43e3d50722cd65a authored over 1 year ago
feat: 升级 FlowLayer 部分特性 (#326)

* feat: 新增 FlowLayer 数据无需 weight 权重字段

* feat: 新增 FlowLayer 懒加载数据时,bbox 判定区间向外扩展 10%

------...

832a9fe231498b742729a76cc43113fb25a15d53 authored over 1 year ago
chore: 升级 eslint 版本 (#325)

c3be761df5f881531594990433fdb17c2a47254a authored over 1 year ago
chore: publish

- @antv/[email protected]

8f08c5331f8790c09e70ca1467d6839d01100f21 authored over 1 year ago
feat: layer 支持数据过滤属性 (#324)

7d24d4d1c3072b5d23b350f508522c70b793ae93 authored over 1 year ago
fix: 修复 FlowLayer 在少数据量下,聚合线位置异常问题 (#323)

* feat: 客流聚合图层新增展示客流点名称文本的能力

* fix: 修复单测失败问题

* test: 修复单测问题

* test: 提升单测率

* feat: 新增...

760d8a1b2c1b8c54e6d7d74fc603adb5735ca093 authored over 1 year ago
chore: publish

- @antv/[email protected]
- @antv/[email protected]

3c10e742c964535982f445a081bfc67fc2c04b8f authored over 1 year ago
fix: 修复图层双击事件丢失问题 (#321)

* fix: 修复图层双击事件丢失问题

* chore: update version

* ci: 修改触发条件

* test: 测试案例配置

* ci: 修改 CI ...

53f101c69f434cd74d1e7abbcfcc21a11381da4a authored over 1 year ago
chore: 升级版本号

048c5df65bfba0383c898cc91b1a81ebc2b347f9 authored over 1 year ago
feat:FlowLayer 新增客流点名称和交互逻辑 (#308)

* feat: 客流聚合图层新增展示客流点名称文本的能力

* fix: 修复单测失败问题

* test: 修复单测问题

* test: 提升单测率

* feat: 新增...

1d755c95c5964f5e57edf70fa1e40b76e51978f8 authored over 1 year ago
chore: publish

- @antv/[email protected]

9752480de996eb2f99a212a5225bac87a3bc80cd authored over 1 year ago
fix: 解决不支持透明度映射问题 (#303)

ac366bc5015bc5a08e13b5ffa694bdacee29d7ca authored over 1 year ago
chore: publish

- @antv/[email protected]

8cbb3b7ad2bb06a570ea29a2a4d75ede4c75dfb3 authored over 1 year ago
feat: 完善 FlowLayer 箭头、线间隔等新特性 (#301)

* feat: 完善 FlowLayer 箭头、线间隔等新特性

* test: 修复 FlowLayer 单测报错问题

* test: 修复 FlowLayer 中线图层异步更新导...

6e6dc6fa4c06e0986bbd366c4cbcfdf618e03ab4 authored over 1 year ago
test: 修复 L7 升级导致单测中 rawConfig 判断错误问题 (#302)

Co-authored-by: yanxiong <[email protected]>

140dd8e7b7fe5ff30e6572637db78df34ec1bde8 authored over 1 year ago
chore: publish

- @antv/[email protected]

d58518096dd6a12a9d7ca4d2939eb049a5a16b6f authored over 1 year ago
fix: 完善客流聚合图层事件能力 (#299)

* feat: 客流聚合图层 FlowLayer 新增事件

* fix: 修复 FlowLayer 事件名称

* fix: 修复 FlowLayer 事件名

* fix: 修...

be8c29b6e59164eab0601205359faefbacb7b750 authored over 1 year ago
chore: publish

- @antv/[email protected]
- @antv/[email protected]

c67fbb273bdeec42bc2573c56fc6332f35229bd7 authored over 1 year ago
fix: 替换 d3 系列包,以修复 umd 打包体积过大的问题 (#298)

Co-authored-by: yanxiong <[email protected]>

eb105fbf7f132bf0c9c9c087cd97c424033b3bec authored over 1 year ago
revert: 回退错误 push

0ba79c99ea1f8c7802aa8f2963c0f672963baad0 authored over 1 year ago
fix: 修复包体积过大的问题

11782d3b67f5b6a11f91b99eb484d13b5210b78e authored over 1 year ago
build: 新增 rollup chunk 分析插件

f794e64cb3e17c79dde56a7612321b2b80425e8c authored over 1 year ago
refactor: 去除对 d3-color 的依赖

d0b377d3d34b01d8cd48e640746ad960b7b25f9e authored over 1 year ago
Merge remote-tracking branch 'origin/main' into docs/flow-layer

cdd95c857b25e9be6b6e218ebdca5b4f7a2f152c authored over 1 year ago
refactor: 去除对 d3-array 的依赖

477fc5ee80d38b79dc3086343479d6067eccf79d authored over 1 year ago
docs: 修复文档中部分问题 (#297)

Co-authored-by: yanxiong <[email protected]>

4a2fdb7e2fd2153654774b96d29400dc9b2e61e7 authored over 1 year ago
docs: 修复文档中部分问题

b10a1e017320f16727f2d014137b62aff5253d24 authored over 1 year ago
chore: publish

- @antv/[email protected]
- @antv/[email protected]

bec77098f549735d353d8455e9b32a0d1bb28fba authored over 1 year ago
fix: emit 'drilldown' event in `drillDown` function (#289)

Co-authored-by: lvisei <[email protected]>

747e3a176074e3ca14095dabeec6fa7337638b21 authored over 1 year ago
fix: emit 'drillup' event in `drillUp` function (#291)

Co-authored-by: lvisei <[email protected]>

98577de8f5cb95060625e8621945e652e16f031a authored over 1 year ago
feat: 新增客流聚合图层 (#295)

Co-authored-by: yanxiong <[email protected]>

5891b34edbf35b8829eedf3a50e4c89c71521fca authored over 1 year ago
fix: support unit option in dot style config (#292)

9961b98c49fc396d8332ab9ba246e0778aea3375 authored over 1 year ago
chore: publish

- @antv/[email protected]
- @antv/[email protected]

7d2966c9cf1f46ed54b8c7219adc1d6f19be3056 authored almost 2 years ago
fix: 修复文本图层更新问题 (#284)

fa872ef556928826b1c2298a9a073797abc63988 authored almost 2 years ago
docs: 下线欧洲人口总数 demo (#279)

9eaacaa364c283762909693b2db05e1ed4bd59a0 authored almost 2 years ago
fix: iconLayer 加 blend: normal 默认值 (#276)

2aa8f78f3ac321c35c7be8686709dd0c0c37d4ba authored almost 2 years ago
fix: setMapStatus参数类型改成可选 (#278)

6bed0f5294b8ecc55bb75dba3735d35c051013d4 authored almost 2 years ago
chore: publish

- @antv/[email protected]

74e640fe3f92e188fc2c4e7889912315c56a7e99 authored almost 2 years ago
fix: 修复图标复合图层初始化事件 (#271)

a693d57023da2082c39b30a43ea7437659b2f341 authored almost 2 years ago
chore: publish

- @antv/[email protected]

80373ed663fd87f9d4cbea46d139a96fee3e133e authored almost 2 years ago
fix: 修复行政区域图标签更新问题 (#270)

5a976667775f3cfad9b1b57647f6b08cd6e33eb9 authored almost 2 years ago
docs: 文档迁移至 dumi (#264)

1562bcf85589bc0fc0699ca5e7d8ae1acc3788e3 authored about 2 years ago
chore: publish

- @antv/[email protected]

5e8855a012a22935076b10a83d4cb33e77023d0b authored about 2 years ago
fix: 属性更新合并问题 (#263)

77b69ac6981c9355217cdea8f3c20291845bb021 authored about 2 years ago
chore: publish

- @antv/[email protected]
- @antv/[email protected]

abe5a58e7b2518950e270f7eb99c682a20a8d7f7 authored about 2 years ago
feat: 区域复合图层标注指定坐标 (#260)

Co-authored-by: [email protected] <[email protected]>
Co-authored-by: yunji <yu...

d482ef066f2b3153a3084495ce36217dd4673217 authored about 2 years ago
chore: publish

- @antv/[email protected]

f22e77a6fc07ae5bd574404ed0d24144a9ee8977 authored about 2 years ago
refactor: 图层属性更新逻辑性能优化 (#262)

1956ecf136da5e720fb1226f15d55eb63e30c5a4 authored about 2 years ago
chore: publish

- @antv/[email protected]

da129e8ec101ed7148acce80dac500b27d4e95ff authored about 2 years ago
chore: 恢复源站点地址 (#261)

1e5423361a9ba3760b87733d53cd586d2401bc5d authored about 2 years ago
docs: 更新安装引导文档 (#259)

08288da30f58626f973afa2d0bbb5852ac93848a authored about 2 years ago
fix: 修复图层切换显隐方法 (#258)

5e56fe454e2f176729647988e632b84007c9689b authored about 2 years ago
chore: publish

- @antv/[email protected]
- @antv/[email protected]

7988403fe9a311e1a69ac8657be37b287162a0f9 authored about 2 years ago
fix: 修复图层事件&修复复合图层 Size 映射问题 (#257)

fae43adea9e5aadc549b7082a529bf7d714fb792 authored about 2 years ago
chore: publish

- @antv/[email protected]

2c320203e162600fca722b12ba7a3eb95243820e authored about 2 years ago
chore: 修改同步版本脚步 (#255)

1bf733e97ce1d97ffc432ae33ee2de87e2889d2a authored about 2 years ago
fix: 修复复合图层批量更新问题 (#254)

c05a967efce58859ee75d6b23748949d2492e81d authored about 2 years ago
chore: publish

- @antv/[email protected]
- @antv/[email protected]

4f2e28bbf1b2eea861d250f3447904e41760f294 authored about 2 years ago
docs: 给点图层添加示例 (#252)

15a1210e3cea26869e119f59149f8c1f84d13c44 authored about 2 years ago
fix: icon layer image 加载时机 (#253)

47c0952749c91349c6b5c5d46aa3e334ca986f0f authored about 2 years ago
chore: publish

- @antv/[email protected]

7f20f6601887ccbcffee43a952d5438b9d391df0 authored about 2 years ago
fix: 修复复合图层多选触发条件 (#251)

353d5408d7f567a5275728f65991067d582ff11f authored about 2 years ago
chore: publish

- @antv/[email protected]
- @antv/[email protected]

fa77bc0cb05a70be98d8969576d2e07bcb28cda1 authored about 2 years ago
feat: 复合图层多选功能 (#250)

e737eddcf37fb5ae957b49fb7ce7e98ce75d11d4 authored about 2 years ago
fix: 填补图层原始事件 (#249)

80977e7ce54f591fed44cc7ae511498b6c570acd authored about 2 years ago
chore: publish

- @antv/[email protected]
- @antv/[email protected]

cf3e3905d0f7135ee1abe9ba6b55969cedf391a0 authored about 2 years ago
feat: 地图底图支持高德V2 (#248)

24b62915f8a63f8636bef927867f37d5171882c3 authored about 2 years ago
chore: publish

- @antv/[email protected]
- @antv/[email protected]

a084c74af54068628c23c9ade3a5b16d237430c8 authored about 2 years ago
fix: 获取图层图例数据异步情况 (#246)

8e5a5e7b1c7b21c39fddcf07a32de1416b577f08 authored about 2 years ago
docs: 给复合图层文档分类 (#245)

fc59965e51d1e86fa42b0fa1ff1e32e9d287cd36 authored about 2 years ago
feat: 核心图层新增 getSource 方法 (#244)

1e2d17357ac75a7dbf346ec3a47d6dc442f866a5 authored about 2 years ago
chore: publish

- @antv/[email protected]

0fe9472de62efa1ea93294de7a7eb8a52938224f authored about 2 years ago
fix: 修复 maxZoom 更新失败问题 (#243)

365e6a1d01dfe51549cd2d2b5a72a38e7bf021c2 authored about 2 years ago
chore: publish

- @antv/[email protected]

8e18f01d138b68125c9e59c05c6af68237018cdf authored about 2 years ago
fix(map): map.once should emit only one time (#242)

Co-authored-by: ruanxihao <[email protected]>

434b0a49171a3f0790e4e7e262824218f01b978c authored about 2 years ago
chore: publish

- @antv/[email protected]
- @antv/[email protected]

ceeee3c15fa4a5283654748420328dd277af1b62 authored about 2 years ago
fix: 图层接口类型缺失 (#238)

ec237ae9c4f46c8bac4ebe7102c16e6d62632bc5 authored about 2 years ago
chore: publish

- @antv/[email protected]

d7199bcf8ad2cb411240a968cf4e1301aee03502 authored about 2 years ago
fix: 修复复合图层从场景中移除 bug (#237)

a8b985c36a2997bb56e478b2ad3736e4ab7af6ea authored about 2 years ago
chore: 给复合图层显隐方法类型补充 (#235)

6e37f163c58cb9ea8c4395a2ebd7756868b371b1 authored about 2 years ago
docs: 图标图层文档完善 (#234)

a5760be673b103267e4e43053c952791ffa686f4 authored over 2 years ago
chore: publish

- @antv/[email protected]

7b61eb0a8ff006a25987c99daaf42808bf43bb18 authored over 2 years ago
fix: 修复图层图例事件 (#233)

e65ed1eb7e09d4aa7d66fc49cd434f6d13c0daba authored over 2 years ago
chore: publish

- @antv/[email protected]
- @antv/[email protected]

44ff18544c413b2b507e5c38e75bbd63592dce35 authored over 2 years ago
feat: 新增复合图层获取图例方法 (#231)

93e21d07e620e532b5d514d904aba68f44071e49 authored over 2 years ago