LoginSignup
11
15

More than 5 years have passed since last update.

D3.js資料

Last updated at Posted at 2017-09-27

よく使う資料

APIとその関心事

項目は公式APIリファレンスより

  • Arrays (Statistics, Search, Transformations, Histograms) - 配列とその操作
  • Axes - グラフの軸
  • Brushes - タッチによる点や範囲選択
  • Chords - 円状に関係を示す
  • Collections (Objects, Maps, Sets, Nests) - 情報の集まり
  • Colors - 色の操作
  • Dispatches - コードを遅延実行
  • Dragging - ドラッグ&ドロップ
  • Delimiter-Separated Values - CSVパース
  • Easings - アニメーションの緩急
  • Forces - 物体間の力
  • Number Formats - 人が読めるよう数値を整形
  • Geographies (Paths, Projections, Spherical Math, Spherical Shapes, Streams, Transforms) - 地理情報
  • Hierarchies - 階層データ
  • Interpolators - 補完
  • Paths - pathをSVGに
  • Polygons - 多角形
  • Quadtrees - ちょうど4つの子をもつツリー
  • Queues - Promise的なもの
  • Random Numbers - 乱数
  • Requests - XMLHttpRequest
  • Scales (Continuous, Sequential, Quantize, Ordinal) - 位置上の値の視覚化
  • Selections (Selecting, Modifying, Data, Events, Control, Local Variables, Namespaces) - DOM要素の操作
  • Shapes (Arcs, Pies, Lines, Areas, Curves, Links, Symbols, Stacks) - 簡便な描画
  • Time Formats - 時間フォーマット
  • Time Intervals - 日付時刻
  • Timers - タイマ
  • Transitions - selectionのアニメーション
  • Voronoi Diagrams - ボロノイ図
  • Zooming - タッチとズーム
11
15
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
11
15