-
Notifications
You must be signed in to change notification settings - Fork 0
/
indexTwo.html
26 lines (22 loc) · 1.27 KB
/
indexTwo.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<!-- saved from url=(0093) -->
<html lang="en" dir="ltr" class="client-js js flexbox flexboxlegacy canvas canvastext postmessage websqldatabase indexeddb hashchange history draganddrop websockets">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="Ie=Edge,chrome=1">
<title>Statistiques sur la criminalité - Statistics Explained</title>
<meta name="generator" content="MediaWiki 1.22.5">
<link rel="shortcut icon" href="http://ec.europa.eu/skins/common/logos/favicon.gif">
<link rel="alternate" type="application/atom+xml" title="Flux Atom de Statistics Explained" href="http://ec.europa.eu/eurostat/statistics-explained/index.php?title=Special:RecentChanges&feed=atom">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta name="ResourceLoaderDynamicStyles" content="">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.9.4/Chart.min.css" />
</head>
<body>
<canvas id="chart"></canvas>
<script src="https://cdn.jsdelivr.net/npm/chart.js@2.8.0"></script>
<script src="scriptTwo.js"></script>
</body>
</html>