Same as the previous example, but the seven classes are sorted by descending value, giving four ordered charts.
forked from nitaku's block: A classic comparison (sorted)
xxxxxxxxxx
<html>
<head>
<meta charset="utf-8">
<meta name="description" content="A classic comparison (sorted)" />
<title>A classic comparison (sorted)</title>
<link rel="stylesheet" href="index.css">
<script src="https://d3js.org/d3.v3.min.js"></script>
</head>
<body>
<script src="index.js"></script>
</body>
</html>
Modified http://d3js.org/d3.v3.min.js to a secure url
https://d3js.org/d3.v3.min.js