Skip to content

issues Search Results · repo:antvis/G2 language:TypeScript

Filter by

3k results
 (72 ms)

3k results

inantvis/G2 (press backspace or delete to remove)

Describe the bug / 问题描述 以下使用5.2.12版本,散点图添加以下代码能正常显示十字辅助线 chart.line() .interaction( tooltip , { crosshairs: true, }) Image 升级到5.3.0版本后,无法显示十字辅助线,鼠标移动时控制台打印报错信息 Image Reproduction ...
bug 🐛
  • linjc
  • 3
  • Opened 
    21 hours ago
  • #6762

!-- Failed to upload 屏幕录制2025-04-11 16.48.16.mov -- Describe the bug / 问题描述 参考官网的双轴多折线条形图例子 Reproduction link / 复现链接 https://g2.antv.antgroup.com/zh/examples/general/dual#dual-axis-multi-line-bar ...
waiting for maintainer
  • Tom-front
  • 2
  • Opened 
    2 days ago
  • #6756

Describe the bug / 问题描述 参考官网的双轴多折线条形图例子,筛选去掉蓝色的waiting图例,再拖动Splitter分隔面板,进行resize后。 Reproduction link / 复现链接 No response Steps to Reproduce the Bug or Issue / 重现步骤 No response Version / 版本 Please ...
  • Tom-front
  • Opened 
    2 days ago
  • #6755

Describe the bug / 问题描述 测试代码 import { Chart } from @antv/g2 ; const chart = new Chart({ container: container }); chart.options({ type: interval , autoFit: true, data: [ { name: London ...
bug 🐛
OSCP
  • sanye-huang
  • 4
  • Opened 
    2 days ago
  • #6754

Describe the bug / 问题描述 import { Chart } from @antv/g2 ; const chart = new Chart({ container: container }); const data = [ { 月份: Jan. , London: 18.9, Berlin: 12.4, Berlin1: 12, Berlin2: null ...
bug 🐛
OSCP
  • sanye-huang
  • 3
  • Opened 
    2 days ago
  • #6753

Describe the bug / 问题描述 柱状图在 brush:end 事件中,会返回 x 区域内所有元素,而不是实际选择的元素 Image Image Reproduction link / 复现链接 https://stackblitz.com/edit/react-chvm779o-1mbpckw7?file=src%2Findex.js Steps to Reproduce the ...
bug 🐛
  • moayuisuda
  • 2
  • Opened 
    3 days ago
  • #6751

Describe the bug / 问题描述 给词云图绑定元素点击事件 chart.on( element:click , (e) = { console.log(e.data.data, 1111111) }) img width= 1524 alt= Image src= https://github.com/user-attachments/assets/2d03fc43-415f-4e6b-8701-b45cea8c2b3c ...
waiting for maintainer
  • linjc
  • 8
  • Opened 
    3 days ago
  • #6747

Describe the bug / 问题描述 Image Reproduction link / 复现链接 No response Steps to Reproduce the Bug or Issue / 重现步骤 import { Chart } from @antv/g2 ; const chart = new Chart({ container: container , height: ...
waiting for author
  • 18211365467
  • 1
  • Opened 
    4 days ago
  • #6743

Describe the bug / 问题描述 Image Reproduction link / 复现链接 No response Steps to Reproduce the Bug or Issue / 重现步骤 No response Version / 版本 Please select / 请选择 OS / 操作系统 - [ ] macOS - [ ] Windows ...
waiting for author
  • 18211365467
  • 2
  • Opened 
    4 days ago
  • #6742

Describe the bug / 问题描述 import { Chart } from @antv/g2 ; const chart = new Chart({ container: container , height: 350 }); const shapeList = [ bowtie , smooth , hv , rect , hollowPoint ]; const data = ...
waiting for author
  • 18211365467
  • 1
  • Opened 
    4 days ago
  • #6741
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub