Skip to content

Instantly share code, notes, and snippets.

View natyoliveira's full-sized avatar

Natália Oliveira natyoliveira

View GitHub Profile
@natyoliveira
natyoliveira / index.html
Last active August 29, 2015 14:26 — forked from diogok/index.html
Grafico de contagem de downloads do gbif
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Contador de Downloads de recurso do GBIF</title>
</head>
<body>
<canvas id="myChart" width="700" height="300"></canvas>