Skip to content

Instantly share code, notes, and snippets.

View j450h1's full-sized avatar

Jas Sohi j450h1

  • Microsoft
  • Vancouver, BC
View GitHub Profile
@j450h1
j450h1 / .Rhistory
Last active September 20, 2015 11:57 — forked from nikolay-shenkov/create_vis.js
Comparing Revenue & Attendance Across Leagues (NHL, NBA, MLB, NFL)
We couldn’t find that file to show.
@j450h1
j450h1 / index.html
Last active August 29, 2015 14:26 — forked from WilliamQLiu/index.html
D3 Scatterplot (Animations)
<!DOCTYPE html>
<html>
<head>
<!-- Load D3 from site -->
<script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>
</head>
<!-- CSS (Styling) -->
<style type="text/css">
/* Format X and Y Axis */