Diagram of data download functionality
We can allow the user to download a file containing data based on their exploration of an application.
- provide functionality to download a tab separated file (e.g.,
.csv
; .tsv
)
- provide functionality to download any type of content (e.g.,
png
)