Skip to content

Instantly share code, notes, and snippets.

@azu
Forked from makoto/d3_info_part2.md
Created December 26, 2013 03:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save azu/8129451 to your computer and use it in GitHub Desktop.
Save azu/8129451 to your computer and use it in GitHub Desktop.

D3.js Advent Calendar 2013 の 19日目です。本当は5日目のD3の情報ソースを読んだ際にコメントしようと思ってたのですが、カレンダーの枠が空いていたのでgistで投稿します。

  • http://bl.ocks.org/mbostock
    • d3.js の作者であるMike Bostockがgist の作品の数々が置いています。ちなみにbl.ocks.orgはMike本人が作ったd3.jsビューアで、ソースコードをgistに置くことでだれでも投稿可能です。
  • http://tributary.io
    • d3.jsのコミュニティで有名なIan Jonsonが作ったd3.jsビューア。先ほどのbl.ocks.orgと違ってエディターを内蔵しており、ソースコードを変更するたびにリアルタイムで結果が反映されます。
  • http://biovisualize.github.io/d3visualization/
    • 上記のビューアを含め、いろいろなサイトに散らばったd3.js情報を集約したギャラリー。作者、チャートタイプ、タイトルで検索可能。なんと[私の作品](http://biovisualize.github.io/d3visualization/#author=Makoto Inoue)も登録されています!!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment