Skip to content

Latest commit

 

History

History

ResponsiveD3MapUsingBootstrapProto

Example of using D3 with bootstrap to create a responsive map of the USA with points of interest.

D3 will size the graph according to the element width of the bootstrap column that contains the element so the graph will display correctly across devices.

Self host by running "python -m SimpleHTTPServer 8000" in same directory.

All code is Licenced under Apache License 2.0