I'm a open source enthusiast, good at front-end development.
🌱 I’m currently working in ant financial🏗 Focus on BI and data visualization💬 WeChat:AnyPlot📫 Ping me by Email
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up折线图入口 基础折线图 多折线图 标记 (后面标记加了之后再做) 修复 point geometry size, shape 的 x 轴生成图例的问题 修复 plot 每次渲染两次的问题(因为在默认传入 G2 autoFit 是 false,所以初始容器大小为最小 1*1,然后 …
v2 分支地址: https://github.com/antvis/G2Plot/tree/v2 文档地址:https://www.yuque.com/antv/g2plot 目标 v2 版本主要的目的在于: 简化代码逻辑,让用户实现更简单,贡献更简单,维护更简单 确定完全基于 G2 …