Skip to content

Symbols!#29

Merged
mbostock merged 15 commits intomasterfrom
symbolic
Nov 19, 2015
Merged

Symbols!#29
mbostock merged 15 commits intomasterfrom
symbolic

Conversation

@mbostock
Copy link
Copy Markdown
Member

Fixes #23.

  • symbol.type
  • line.interpolate
  • area.interpolate
  • simpler instantiation of default interpolators (cardinal instead of cardinal()).
  • line.interpolate(cardinal(0.5)) or line.interpolate(cardinal, 0.5)?
  • rename {line,area}.interpolate to {line,area}.curve? or spline?
  • prefix symbols (e.g., symbolCircle, curveLinear)?

@mbostock mbostock merged commit fd6f6b5 into master Nov 19, 2015
@mbostock mbostock deleted the symbolic branch November 19, 2015 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Always promote accessors to functions?

1 participant