Open fyang151 opened 1 month ago
Resolves #392
Added dropdown functionality in Dataset.tsx
Dataset.tsx
DownloadData.js now has the option to export in CSV or XLSX, functions for each are implemented with respect to dimensionaliry of data- format2dXLSX and format3dXLSX
DownloadData.js
format2dXLSX
format3dXLSX
Minor styling changes
Description
Resolves #392
Added dropdown functionality in
Dataset.tsx
DownloadData.js
now has the option to export in CSV or XLSX, functions for each are implemented with respect to dimensionaliry of data-format2dXLSX
andformat3dXLSX
Minor styling changes