Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MUR Drupal
d3-library
Commits
f391b901
Commit
f391b901
authored
Jun 25, 2016
by
Mike Bostock
Browse files
Update API.
parent
44515fd8
Changes
1
Hide whitespace changes
Inline
Side-by-side
API.md
View file @
f391b901
...
@@ -689,6 +689,7 @@ Map a continuous, quantitative domain to a continuous range.
...
@@ -689,6 +689,7 @@ Map a continuous, quantitative domain to a continuous range.
Map a continuous, quantitative domain to a continuous, fixed interpolator.
Map a continuous, quantitative domain to a continuous, fixed interpolator.
*
[
d3.scaleSequential
](
https://github.com/d3/d3-scale#scaleSequential
)
- create a sequential scale.
*
[
d3.scaleSequential
](
https://github.com/d3/d3-scale#scaleSequential
)
- create a sequential scale.
*
[
*sequential*.interpolator
](
https://github.com/d3/d3-scale#sequential_interpolator
)
- set the scale’s output interpolator.
*
[
d3.interpolateViridis
](
https://github.com/d3/d3-scale#interpolateViridis
)
- a dark-to-light color scheme.
*
[
d3.interpolateViridis
](
https://github.com/d3/d3-scale#interpolateViridis
)
- a dark-to-light color scheme.
*
[
d3.interpolateInferno
](
https://github.com/d3/d3-scale#interpolateInferno
)
- a dark-to-light color scheme.
*
[
d3.interpolateInferno
](
https://github.com/d3/d3-scale#interpolateInferno
)
- a dark-to-light color scheme.
*
[
d3.interpolateMagma
](
https://github.com/d3/d3-scale#interpolateMagma
)
- a dark-to-light color scheme.
*
[
d3.interpolateMagma
](
https://github.com/d3/d3-scale#interpolateMagma
)
- a dark-to-light color scheme.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment