Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 447 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 447 Bytes

Tutorial for Facebook Graph Api and d3.js bar chart from CGLab NCCU

server.js

Build a simple http server for tutorial
$ node server.js

##Login & fetch data token.html

query.html

querylog.html

D3.js Bar chart

bar.html

A static array

baradd.html

A dynamic array, add a random number every 1.5 second

Combination

likeslog.html

Display the trend of likes for a given post url

Contributor

Kai-Wen Hsiung

HaoXiang Wei