d3 / d3

Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:

Home Page:https://d3js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can we use dynamic bandwidth?

sqsssq opened this issue · comments

when I use d3.contourDensity, I hope I can input dynamic bandwidths. If that, I can have the result of adaptive KDE.