[Feature] 甘特图希望支持导出pdf或者excel,CSV
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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