visactor/vtable

VTable is not just a high-performance multidimensional data analysis table, but also a grid artist that creates art between rows and columns.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 29 minutes ago
Added to GitGenius on September 19th, 2026
Created on June 5th, 2023
Open Issues & Pull Requests: 527 (+0)
GitHub issues: Enabled
Number of forks: 487
Total Stargazers: 3,662 (+0)
Total Subscribers: 31 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 14.4 hours
Mean response time: 5.0 days
90th percentile: 3.8 days
Tracked items: 1,448

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 4% of issues opened in the past year have never received a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 90% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. 65% of issues opened in the past year have been closed, leaving a working backlog. Three people close 78% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 517
New in 7 days: 0
Closed in 7 days: 9
Avg open age: 501 days
Stale 30+ days: 502
Stale 90+ days: 496

Recent activity

Opened in 7 days: 0
Closed in 7 days: 9
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (760)
  • feature (423)
  • stale_issue (146)
  • bp (97)
  • good first issue (87)
  • docs (37)
  • enhancement (6)
  • FAQ (5)

Detailed Description

VTable is a high-performance data grid component that renders multidimensional datasets with visual expressiveness on canvas.

The tool addresses the challenge of displaying and analyzing large datasets efficiently while maintaining rich visual customization. It builds on the VRender visual rendering engine to support fast computation and rendering of millions of data points. The architecture enables multidimensional data analysis with automatic presentation of complex data structures, and provides flexible graphic capabilities that integrate with chart libraries.

Developers should choose VTable for projects requiring interactive data exploration of large datasets with custom styling and visualization needs. The tool suits applications like online spreadsheets, pivot tables, tree tables, and list-based data analysis where performance with millions of rows matters. The project provides framework-specific implementations through React and Vue packages, alongside specialized components for Gantt charts, table editing, plugins, search functionality, and export capabilities, allowing teams to adopt the tool within their existing technology stack.

The project maintains active continuous integration with automated bug detection and unit testing. Development is organized across multiple focused packages covering core functionality, framework integrations, and specialized extensions, suggesting a structured approach to feature development and maintenance.