Skip to content
Snippets Groups Projects
Commit d4b3c7e7 authored by marmart0's avatar marmart0
Browse files

Update file index.html

parent 4bad9d3e
No related branches found
No related tags found
No related merge requests found
Pipeline #13293 passed with warnings
......@@ -2,9 +2,8 @@
<html>
<head>
<meta charset="utf-8">
<script src="http://d3js.org/d3.v7.min.js"></script>
<script src="visualizacion.js"></script>
<link rel="stylesheet" href="estilo.css">
......@@ -12,14 +11,13 @@
</style>
</head>
<body>
<div id="fondo">
<div id="squareBotones"></div>
<div id="squareTitulo"></div>
<div id="squareGrafico"></div>
<div id="ventanaInfo"></div>
<script src="script.js">
<script>
let visibilidad = [
{nombre: 'Rocoso', estado: true},
{nombre: 'Super Tierra', estado: true},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment