项目作者: kaizer1v

项目描述 :
D3 visualisation experiments.
高级语言: HTML
项目地址: git://github.com/kaizer1v/d3.git
创建时间: 2016-09-09T10:44:49Z
项目社区:https://github.com/kaizer1v/d3

开源协议:

下载


Choose marks and channels based on your data attribute types and tasks

Marks

  • Points
  • Lines
  • Areas

Channels

  • X & Y positions
  • Colours (Hue, Saturation & Lumin)
  • Size
  • Shape

Types

  • Quantitative: that can be measured (Eg: numbers)
  • Orinal: Ordered but not 100% numerical (Eg: alphabetical order, colour names from light to dark)
  • Categorical: Unordered and can’t be measured (Eg: Country names)

Links