Information Visualization, Visual Analytics, InfoVis
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width"> | |
<title>heatmap</title> | |
</head> | |
<body> | |
<svg class="marks" width="1019" height="544" viewBox="0 0 1019 544" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient id="gradient_0" x1="0" x2="0" y1="1" y2="0"><stop offset="0" stop-color="rgb(0, 0, 4)"></stop><stop offset="0.06493506493506493" stop-color="rgb(11, 9, 35)"></stop><stop offset="0.12987012987012986" stop-color="rgb(31, 17, 73)"></stop><stop offset="0.19480519480519481" stop-color="rgb(57, 15, 110)"></stop><stop offset="0.2597402597402597" stop-color="rgb(84, 20, 125)"></stop><stop offset="0.3246753246753247" stop-color="rgb(111, 30, 129)"></stop><stop offset="0.38961038961038963" stop-color="rgb(136, 39, 129)"></stop><stop offset="0.45454545454545453" stop-color="rgb(163, 49, 126)"></stop><stop offset="0.5194805194805194" stop-color="rgb(190, 58, 119)"></stop><stop offset="0.584415 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width"> | |
<title>mom - w43</title> | |
<script src="https://d3js.org/d3.v5.min.js"></script> | |
<style> | |
svg text |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width"> | |
<title>Plottable</title> | |
<link rel="stylesheet" href="./plottable.css" charset="utf-8"> | |
<script src="//cdnjs.cloudflare.com/ajax/libs/d3/3.5.17/d3.min.js"></script> | |
<script src="./plottable.js"></script> | |
</head> |
https://ws.usig.buenosaires.gob.ar/
https://ws.usig.buenosaires.gob.ar/rest/convertir_coordenadas?x=-58.463300&y=-34.629269&output=gkba
{"tipo_resultado":"Ok","resultado":{"x":"100000.00","y":"100000.00"}}
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Strip Plot VEGA-lite</title> | |
<meta charset="utf-8" /> | |
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script> | |
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script> | |
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script> | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Histograma VEGA-lite</title> | |
<meta charset="utf-8" /> | |
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script> | |
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script> | |
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script> | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width"> | |
<title>Accediendo a los valores de un radio button</title> | |
<script src="https://d3js.org/d3.v5.min.js"></script> | |
</head> | |
<body> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{'contributors': None, | |
'coordinates': None, | |
'created_at': 'Sun Sep 01 19:05:54 +0000 2019', | |
'display_text_range': [0, 92], | |
'entities': {'hashtags': [], | |
'media': [{'display_url': 'pic.twitter.com/OjmCRfs0Vv', | |
'expanded_url': 'https://twitter.com/aaizemberg/status/1168238568688553989/photo/1', | |
'id': 1168238539403943944, | |
'id_str': '1168238539403943944', | |
'indices': [93, 116], |