Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export .png, .html, .arrow #1740

Merged
merged 4 commits into from
Mar 6, 2022
Merged

Export .png, .html, .arrow #1740

merged 4 commits into from
Mar 6, 2022

Conversation

texodus
Copy link
Member

@texodus texodus commented Mar 6, 2022

Adds a new dropdown menu to the Export button, with 6 export types:

  • For the current View:
    • .html - A stand-alone HTML file with <perspective-viewer>, the data as a base64-encoded Arrow, and current layout inlined.
    • .png if the current plugin is a D3FC chart.
    • .csv
    • .arrow
  • For the underlying Table:
    • .csv
    • .arrow

@texodus texodus marked this pull request as ready for review March 6, 2022 09:25
@texodus texodus added the enhancement Feature requests or improvements label Mar 6, 2022
@texodus texodus changed the title Export v2 Export .png, .html, .arrow Mar 6, 2022
@texodus texodus merged commit c5830d2 into master Mar 6, 2022
@texodus texodus deleted the export-2 branch March 6, 2022 10:01
@texodus texodus mentioned this pull request Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests or improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant