-
Notifications
You must be signed in to change notification settings - Fork 54
mikedewar/d3talk
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
a talk aimed to try and get data scientists over that first hump of d3's learing curve and into the beautiful vista beyond... The code for the slide mechanics was written by Mike Bostock in d3! The data is from meetup.com's public API. In order to actually run through talk, clone this repository and run `python -m SimpleHTTPServer 8000`. Then point your browser at http://localhost:8000.