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

Add "download data" link below plots #87

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Add "download data" link below plots #87

merged 1 commit into from
Feb 12, 2024

Conversation

sid-kap
Copy link
Owner

@sid-kap sid-kap commented Feb 12, 2024

Resolves #86. Just creates a JSON download link for now, but could change it to CSV later.

Copy link

vercel bot commented Feb 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
housing-data ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 12, 2024 0:48am

@sid-kap sid-kap merged commit 1042766 into main Feb 12, 2024
22 checks passed
@sid-kap sid-kap deleted the download-data branch February 12, 2024 01:37
sid-kap added a commit that referenced this pull request Feb 12, 2024
#87 created truncated/unreadable files when the JSON was too big to fit in a data URL. This is a better way to create download links, which works for large files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option to download values for figures to reformat externally
1 participant