Skip to content

Instantly share code, notes, and snippets.

@aaizemberg
Created March 15, 2017 22:19
Show Gist options
  • Save aaizemberg/273953f2c7ee44bac190a56207a55183 to your computer and use it in GitHub Desktop.
Save aaizemberg/273953f2c7ee44bac190a56207a55183 to your computer and use it in GitHub Desktop.
Internet penetration rate by country
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Publicando un mapa interactivo, desde GoogleSheets</title>
</head>
<body>
<iframe width=650 height=400 frameborder=0 src="https://docs.google.com/spreadsheets/d/1fhn8UUPG_hXrBK2vpNILZS9FHvhi9lGknp1jjSqeF1Y/pubchart?oid=2140885709&amp;format=interactive"></iframe>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment