Skip to content
Search Gists
Sign in Sign up

Instantly share code, notes, and snippets.

ctiml / pi_wifi
Created December 11, 2024 18:16 — forked from addohm/pi_wifi
8188eu on a Raspberry Pi > v.5.10.73
https://forums.raspberrypi.com/viewtopic.php?f=28&t=62371&start=1550#p1898145
sudo apt install git bc bison flex libssl-dev
git clone https://github.com/RPi-Distro/rpi-source
cd rpi-source
./rpi-source
git clone https://github.com/lwfinger/rtl8188eu
cd rtl8188eu
make
sudo make install
sudo modprobe 8188eu
ctiml / README.md
Last active November 12, 2015 13:57 — forked from zanarmstrong/TBchangeInCases2006to2012.json
19-Zoomable Treemaps w/ Color
ctiml / README.md
Last active November 12, 2015 12:03 — forked from tgk/README.md
18-Demographic treemap with tooltip

學習 treemap

遇到的問題:我改不動 mouseover 使區塊變色,mouseover 後 d3.select(this).style("background", anotherColor) 沒作用?

原始:http://bl.ocks.org/tgk/6044254

ctiml / README.md
Last active November 12, 2015 11:07 — forked from mbostock/.block
17-Modifying a Force Layout
ctiml / README.md
Last active November 12, 2015 10:07 — forked from mbostock/.block
16-Sticky Force Layout

學習 force layout 及 transition

遇到的問題:不知道是不是 bug,當 node fixed 的時候且每個 node 的 x,y 都靜止不變後,double click node 並不會讓 node 彈回去

原始:http://bl.ocks.org/mbostock/3750558

ctiml / README.md
Last active November 11, 2015 09:36 — forked from mbostock/.block
13-Extending Arcs
ctiml / README.md
Last active November 11, 2015 08:49 — forked from mbostock/.block
12-Pie Padding
ctiml / README.md
Last active November 11, 2015 08:00 — forked from mbostock/.block
11-Line Chart
ctiml / README.md
Last active November 11, 2015 08:00 — forked from mbostock/.block
10-Area Chart

了解 data(), datum() 的差別,學習 area 用法

將每個年份用不同的 area 分開

遇到的問題:為什麼每個 area 中間會有隙縫?而且大小還不同?因為日期沒有連續嗎?

原始:http://bl.ocks.org/mbostock/3883195

ctiml / README.md
Last active November 10, 2015 14:19 — forked from mbostock/.block
09-General Update Pattern, II
NewerOlder

AltStyle によって変換されたページ (->オリジナル) /