D3
OG
Old school D3 from simpler times
All examples
By author
By category
About
aaizemberg
Full window
Github gist
Exportaciones Argentina 2015 (d3plus, atlas de la complejidad económica)
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>Exportaciones de la Argentina</title> </head> <body> <iframe src="https://atlas.media.mit.edu/es/visualize/embed/tree_map/hs92/export/arg/all/show/2015/" scrolling="no" width="960" height="500"></iframe> </body> </html>