D3
OG
Old school D3 from simpler times
All examples
By author
By category
About
houseofaragon
Full window
Github gist
lawfare
Built with
blockbuilder.org
<!DOCTYPE html> <head> <meta charset="utf-8"> </head> <body> <div style="width:66.1%; height: 90vh; margin: 0 auto;"> <div id= "sanctions-tracker-map" style='width:100%; height:100vh'><iframe src="https://labs.enigma.com/sanctions-tracker/map" width="100%" height="100%"></iframe></div> </div> </body>