I am trying to create a dashbord and I have used choropleth datamap which I got from here.
My problem is that when I try to resize the datamap graph to fit into my container,it is not getting scaled properly.
So how to scale the map,to a container of
width=100% and height = 450px.
hope you can help me out here
Use d3 to get the size of the container:
Now use those values on your svg: