Skip to content

Workshop content material and excercises for Suncoast Developers

Notifications You must be signed in to change notification settings

thegoodideaco/vue-d3-workshop

Repository files navigation

Vue and D3 Workshop

Leveraging Design with Reactivity

Prerequisites

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

for more information, until i update this readme, check out some of these great resources:

Related to Data Analysis and Visualization

https://d3js.org/

http://d3indepth.com

https://bl.ocks.org/mbostock

https://bost.ocks.org/mike/

https://homes.cs.washington.edu/~jheer

** Also check out his video!

Vue.js and other information based on SVG's

Vue.js

Vue.js Guide

Vue.js Styleguide

Inline SVG - Powers and Limitations