Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
antvis
让人们在数据世界里获得视觉化思考能力
Collective -
Host: opensource -
https://opencollective.com/antvis
- Code: https://github.com/antvis
feat: pixel interval padding and dodge padding
github.com/antvis/adjust - AmbitionC opened this pull request over 4 years ago
github.com/antvis/adjust - AmbitionC opened this pull request over 4 years ago
真机调试时提示"Cannot read property 'createView' of undefined"
github.com/antvis/wx-f2 - codingZXY opened this issue over 4 years ago
github.com/antvis/wx-f2 - codingZXY opened this issue over 4 years ago
使用绘制组件,绘制多边形,标尺在2km级别绘制,再将地图放大到500m级别,多边形出现漂移现象
github.com/antvis/L7 - EricChen047 opened this issue over 4 years ago
github.com/antvis/L7 - EricChen047 opened this issue over 4 years ago
BUG - HeatMap slider will cause annotation image refetch
github.com/antvis/G2 - LeoKnight opened this issue over 4 years ago
github.com/antvis/G2 - LeoKnight opened this issue over 4 years ago
TypeError n.path is undefined in Firefox on toolbar button click.
github.com/antvis/G6 - rohitsahu4 opened this issue over 4 years ago
github.com/antvis/G6 - rohitsahu4 opened this issue over 4 years ago
fix: 处理width和height可能为0的情况
github.com/antvis/data-set - zhangzhonghe opened this pull request over 4 years ago
github.com/antvis/data-set - zhangzhonghe opened this pull request over 4 years ago
因为需求需要在钉钉小程序中实现仪表盘的效果,但是决定指针显示的四个值,center.x,center.y,cfg.x,cfg.y 都指向同一个坐标
github.com/antvis/my-f2 - huuubo opened this issue over 4 years ago
github.com/antvis/my-f2 - huuubo opened this issue over 4 years ago
g-base 这个库,EventController 对象鼠标和滚轮事件addEventListener加入 { passive: true }
github.com/antvis/G2 - qiuyeduxin opened this issue over 4 years ago
github.com/antvis/G2 - qiuyeduxin opened this issue over 4 years ago
feat: 新增 path annotation
github.com/antvis/component - lxfu1 opened this pull request over 4 years ago
github.com/antvis/component - lxfu1 opened this pull request over 4 years ago
基础柱状图 onAxisClick 事件失败,无法正常点击,
github.com/antvis/G2Plot - 17Damon opened this issue over 4 years ago
github.com/antvis/G2Plot - 17Damon opened this issue over 4 years ago
fix(stack): 修复 yField 存在 dot 的时候,stack 获取 y 值错误
github.com/antvis/adjust - visiky opened this pull request over 4 years ago
github.com/antvis/adjust - visiky opened this pull request over 4 years ago
当 yField 存在 dot(.), adjust stack 返回数据不是 array 类型
github.com/antvis/adjust - visiky opened this issue over 4 years ago
github.com/antvis/adjust - visiky opened this issue over 4 years ago
chore(tag-cloud): optimize type of word-cloud
github.com/antvis/data-set - zhangzhonghe opened this pull request over 4 years ago
github.com/antvis/data-set - zhangzhonghe opened this pull request over 4 years ago
fix(#95): tag-cloud throw error
github.com/antvis/data-set - hustcc opened this pull request over 4 years ago
github.com/antvis/data-set - hustcc opened this pull request over 4 years ago
feat: 钻取地图drillUpEvent,drillDownEvent事件
github.com/antvis/L7-boundary - dinglei19 opened this pull request over 4 years ago
github.com/antvis/L7-boundary - dinglei19 opened this pull request over 4 years ago
偶尔会报错 Error: @postConstruct error in class PostProcessor: (regl) invalid render buffer format
github.com/antvis/L7 - jiaicon opened this issue over 4 years ago
github.com/antvis/L7 - jiaicon opened this issue over 4 years ago
给annotation的region绑定点击事件,获取的event对象中的start和end与传入的start和end不同。
github.com/antvis/G2 - Echo-pain-killer opened this issue over 4 years ago
github.com/antvis/G2 - Echo-pain-killer opened this issue over 4 years ago
canvas中,动态创建的节点引用的图片会出现canceled的问题
github.com/antvis/G6 - simonbaker opened this issue over 4 years ago
github.com/antvis/G6 - simonbaker opened this issue over 4 years ago
beforelayout event emit twice when workerEnabled=true
github.com/antvis/G6 - wFanhua opened this issue over 4 years ago
github.com/antvis/G6 - wFanhua opened this issue over 4 years ago
babel的loose模式会导致此模块在electron下无法加载
github.com/antvis/g2-plugin-slider - zsxeee opened this issue over 4 years ago
github.com/antvis/g2-plugin-slider - zsxeee opened this issue over 4 years ago
使用transform aggregate的 sum 累加时候,小数点存在精度丢失问题
github.com/antvis/data-set - qiuyeduxin opened this issue over 4 years ago
github.com/antvis/data-set - qiuyeduxin opened this issue over 4 years ago
fix(util): ie下透明色时toRGB的报错
github.com/antvis/util - WillCoco opened this pull request over 4 years ago
github.com/antvis/util - WillCoco opened this pull request over 4 years ago
This module can only be referenced with ECMAScript imports/exports by turning on the 'allowSyntheticDefaultImports' flag and referencing its default export.
github.com/antvis/data-set - dasoncheng opened this issue over 4 years ago
github.com/antvis/data-set - dasoncheng opened this issue over 4 years ago
如何给条形图、柱形图以及其他图添加背景色(柱子背景色,非柱子的颜色)
github.com/antvis/G2 - wangjiahan opened this issue over 4 years ago
github.com/antvis/G2 - wangjiahan opened this issue over 4 years ago
在监听事件中移除事件可能导致后续事件不执行问题
github.com/antvis/event-emitter - yujinpan opened this issue over 4 years ago
github.com/antvis/event-emitter - yujinpan opened this issue over 4 years ago
弧长链接图的中的某些线,无法触发tooltip,就没办法显示提示信息,线也不变粗
github.com/antvis/G2 - postblue opened this issue over 4 years ago
github.com/antvis/G2 - postblue opened this issue over 4 years ago
Indented drop cap
github.com/antvis/hierarchy - Yanyan-Wang opened this pull request over 4 years ago
github.com/antvis/hierarchy - Yanyan-Wang opened this pull request over 4 years ago
feat: branch for auto-layout
github.com/antvis/G6 - Yanyan-Wang opened this pull request over 4 years ago
github.com/antvis/G6 - Yanyan-Wang opened this pull request over 4 years ago
regionFilter能否新增lineDash方法?
github.com/antvis/component - tiltysola opened this issue over 4 years ago
github.com/antvis/component - tiltysola opened this issue over 4 years ago
chore: remove pull_request from preview action
github.com/antvis/antvis.github.io - afc163 opened this pull request over 4 years ago
github.com/antvis/antvis.github.io - afc163 opened this pull request over 4 years ago
chore: remove pull_request from preview action
github.com/antvis/antvis.github.io - afc163 opened this pull request over 4 years ago
github.com/antvis/antvis.github.io - afc163 opened this pull request over 4 years ago
chore: update version number.
github.com/antvis/hierarchy - Yanyan-Wang opened this pull request over 4 years ago
github.com/antvis/hierarchy - Yanyan-Wang opened this pull request over 4 years ago
fix: ordering problem of the children by using shift instead of pop
github.com/antvis/hierarchy - Yanyan-Wang opened this pull request over 4 years ago
github.com/antvis/hierarchy - Yanyan-Wang opened this pull request over 4 years ago
feat: Support for defining nodes using XML-like syntax
github.com/antvis/G6 - baizn opened this pull request over 4 years ago
github.com/antvis/G6 - baizn opened this pull request over 4 years ago
demo的代码为啥没了啊,贴出来比文档好多了,文档的代码都跑不了
github.com/antvis/wx-f2 - lshunran opened this issue over 4 years ago
github.com/antvis/wx-f2 - lshunran opened this issue over 4 years ago
refactor: use afc163/surge-preview
github.com/antvis/antvis.github.io - afc163 opened this pull request over 4 years ago
github.com/antvis/antvis.github.io - afc163 opened this pull request over 4 years ago
chore: skip preview action when not in a pull request
github.com/antvis/antvis.github.io - afc163 opened this pull request over 4 years ago
github.com/antvis/antvis.github.io - afc163 opened this pull request over 4 years ago
feat: 🔂 Preview website on PRs
github.com/antvis/antvis.github.io - afc163 opened this pull request over 4 years ago
github.com/antvis/antvis.github.io - afc163 opened this pull request over 4 years ago
dependencies 里出现了一些不必要的东西
github.com/antvis/chart-node-g6 - afc163 opened this issue over 4 years ago
github.com/antvis/chart-node-g6 - afc163 opened this issue over 4 years ago
g-base 里 event-controller 触发事件错误
github.com/antvis/util - fengChongxiu opened this issue over 4 years ago
github.com/antvis/util - fengChongxiu opened this issue over 4 years ago
feat: add chart node examples
github.com/antvis/G6 - baizn opened this pull request over 4 years ago
github.com/antvis/G6 - baizn opened this pull request over 4 years ago
fix: bin.histogram的计算默认改为Sturges formula
github.com/antvis/data-set - arcsin1 opened this pull request over 4 years ago
github.com/antvis/data-set - arcsin1 opened this pull request over 4 years ago
feat: perceptual insight
github.com/antvis/AVA - arranzeyuwang opened this pull request over 4 years ago
github.com/antvis/AVA - arranzeyuwang opened this pull request over 4 years ago
钉钉小程序安卓真机上图表点击事件不准确,必须要往上偏移一段距离点击才行
github.com/antvis/my-f2 - hellosanbao opened this issue over 4 years ago
github.com/antvis/my-f2 - hellosanbao opened this issue over 4 years ago
fix: 会在某些情况下canvas的宽高获取获取失败
github.com/antvis/my-f2 - zengyue opened this pull request over 4 years ago
github.com/antvis/my-f2 - zengyue opened this pull request over 4 years ago
histogram的dataset 没有进行默认的Sturges 或者其他计算
github.com/antvis/data-set - arcsin1 opened this issue over 4 years ago
github.com/antvis/data-set - arcsin1 opened this issue over 4 years ago
@antv/l7-district里面的layer点击事件如何处理
github.com/antvis/L7 - Miogaror opened this issue over 4 years ago
github.com/antvis/L7 - Miogaror opened this issue over 4 years ago
高层级下(18以上),同一经纬度,L7位置和mapbox位置有偏移
github.com/antvis/L7 - caelantop opened this issue over 4 years ago
github.com/antvis/L7 - caelantop opened this issue over 4 years ago