VisActor / VisActor/VTable

[Feature] 导出图片,是否考虑增加导出全量数据

Open
#1,761 2 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

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

Description

What problem does this feature solve?

导出图片的过程中,希望可以把所有数据导出为图片,不仅仅是可视区域内的数据。

exportImg()这个方法名带有一些误导性,误以为可以把表格所有数据导出为图片。

What does the proposed API look like?
base64String=tableInstance.exportImg();

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.