VisActor / VisActor/VTable

[Feature] 甘特图希望支持导出pdf或者excel,CSV

Open
#4,072 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature good first issue
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?

exportVGanttToPdf, exportVGanttToCsv,exportVGanttToExcel

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

Start by locating the TypeScript Gantt chart implementation and identifying the current export-related entry points. Define how exportVGanttToPdf, exportVGanttToCsv, and exportVGanttToExcel should represent editable business documents, then verify that each format can be generated and used as proposed.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.