GithubHelp home page GithubHelp logo

introd3's Introduction

Introduction to D3.js

Andrew Ribeiro - [email protected]

Talk given July 2018 to Danbury AI

Often when doing research in machine learning you need to visualize your data and results to gain insights. In addition,publications like https://distill.pub show us how much value well put together visualizations can add to the exposition of machine learning research. In this talk we will introduce the basics of a popular library for creating robust web-based data visualizations: D3.js.

Google Slides

Code

Embedded_Template

A basic project template.

This project does not require node.js or knowledge of modern JavaScript development practices. You should start here if you are a JavaScript novice.

PseudoShop

Produces a table of data sampled from a hard coded probability distribution. This project demonstrates the basic principles of using D3.js bind data to the DOM and perform data-driven transformations.

Live Demo

StockSim

A stock simulator. Shows you how to make line graphs for time series data.

Live Demo

Webpack_Template

This folder contains a webpack template project. You can copy this folder and use it as a base for your project. It was used as the template project for the following projects.

CSV_Viewer

Drag and drop a CSV file into the browser and have d3 read it in transform the data to HTML.

Live Demo

MNIST

Interactively view 55,000 MNIST digits. This project shows how image data can be rendered with D3 in the SVG canvas, how to make animations, and how to use input elements to interact with your visualization.

Live Demo

introd3's People

Contributors

andrewnetwork avatar

Stargazers

jereldollson avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.