Skip to content

Instantly share code, notes, and snippets.

@ManiruzzamanAkash
Created March 7, 2019 07:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ManiruzzamanAkash/cb444967c81f6249badf18b8b5e6627a to your computer and use it in GitHub Desktop.
Save ManiruzzamanAkash/cb444967c81f6249badf18b8b5e6627a to your computer and use it in GitHub Desktop.
<html>
<head>
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<script src="https://d3js.org/d3.v5.min.js"></script>
</head>
<body>
<div class="container">
<h4 class="text-center">
Testing D3
</h4>
<hr>
Data
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment