datamaps icon indicating copy to clipboard operation
datamaps copied to clipboard

updateChoropleth() reset true - defaultFill momentarily goes black

Open DaveSimmons1234 opened this issue 6 years ago • 0 comments

Hi there,

I'm having an issue with updateChoropleth()

map.updateChoropleth(filteredData, { reset: true });

filtertedData contains fillColors - that do display when I call updateChoropleth(), however momentarily the countries that become deselected go black before reaching their defaultFill color.

Any thoughts as to why this might be the case?

Thanks, Dan

DaveSimmons1234 avatar Jan 29 '19 17:01 DaveSimmons1234