↓ 26 callersFunctiongetStatistic(
data,
type,
statistic,
{
expiredDate = null,
normalizedByPopulationPer = null,
movingAve
src/utils/commonFunctions.js:139
↓ 1 callersFunctionlegend({
svg,
color,
title,
tickSize = 6,
width = 320,
height = 44 + tickSize,
marginTop = 18,
margi
src/components/MapLegend.js:251
FunctionDistrictRow({
stateCode,
districtName,
data,
tableStatistics,
regionHighlighted,
setRegionHighlighted,
expa
src/components/DistrictRow.js:11
FunctionTable({
data: states,
date: timelineDate,
regionHighlighted,
setRegionHighlighted,
expandTable,
setExpa
src/components/Table.js:47