VisActor / VisActor/VTable

[Feature] 多表格导出

Open
#3,994 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
TypeScript
Stars
3.7k
Forks
486
Avg merge
1d 19h
Merged PRs (30d)
16

Description

What problem does this feature solve?

想要同时导出一个页面中的多个表格,没有找到这个功能

What does the proposed API look like?

希望能实现这个功能:一个页面有多个表格,导出时能多个表格导出到一个excel的同一个sheet页中,和页面布局一样

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or API entry point. Start by finding the existing table-export implementation and its Excel output path, then determine how multiple tables are represented on a page. Done means a defined API and an export that places all page tables on one worksheet while preserving the page layout, with coverage for the multi-table case.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.