Admin Docs
Function: exportDemographicsToCSV()
exportDemographicsToCSV(selectedCategory, categoryLabels, categoryData): void
Defined in: src/utils/chartToPdf.ts:80
Parameters
selectedCategory
string
categoryLabels
string[]
categoryData
number[]
Returns
void