以 d3.js 繪製 time series 的範例


以 d3.js 繪製 time series 的範例:

1. 把 d3.js (4.5.0), coffee.csv, coffee.html 放到同一個 folder 內

2. 以 Chrome 開啟 coffee.html

3. 觀看繪製的結果

參考資料


[Book] Interactive Data Visualization for the Web: An Introduction to Designing with D3 - author: Scott Murray

Code examples for “Interactive Data Visualization for the Web”