d3js with hugo

I came across Hugo to build a static site. Does hugo support dynamic charts? My data is static but the I want the chart to be dynamic. Does hugo support that?

you can - as far as i know - just add d3js.js to your template and put some normal javascript into your site/posts via e.g. markdown