datamaps icon indicating copy to clipboard operation
datamaps copied to clipboard

set default data for all countries

Open k-msalehi opened this issue 6 years ago • 0 comments

is there a way to set default data for all countries for example i want to set numberOfVoters = 1000 for all countries is loop the only way? for(array as name){ map.updateChoropleth({name: {numberOfVoters: 1000}},) }

k-msalehi avatar Nov 17 '18 19:11 k-msalehi