d3.blur
howlwindy opened this issue · 1 comments
howlwindy commented
import * as d3 from 'd3'
d3.blur
Property 'blur' does not exist
Fil commented
blur was added in v3.2.0 https://github.com/d3/d3-array/releases/tag/v3.2.0
howlwindy opened this issue · 1 comments
import * as d3 from 'd3'
d3.blur
Property 'blur' does not exist
blur was added in v3.2.0 https://github.com/d3/d3-array/releases/tag/v3.2.0