Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
MUR Drupal
d3-library
Commits
66f13e58
Commit
66f13e58
authored
Jun 23, 2016
by
Mike Bostock
Browse files
Update CHANGES.
parent
2c881b16
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
CHANGES.md
CHANGES.md
+3
-3
No files found.
CHANGES.md
View file @
66f13e58
...
...
@@ -713,12 +713,12 @@ new d3.scaleSequential. new Viridis, Inferno, Magma, Plasma interpolators.
[
<img src="https://raw.githubusercontent.com/d3/d3-scale/master/img/magma.png" width="100%" height="20" alt="magma">
](
https://github.com/d3/d3-scale#interpolateMagma
)
[
<img src="https://raw.githubusercontent.com/d3/d3-scale/master/img/plasma.png" width="100%" height="20" alt="plasma">
](
https://github.com/d3/d3-scale#interpolatePlasma
)
new
Warm, Cool, Rainbow
interpolator
s
. new
default Cubehelix
interpolator
new
default Cubehelix
interpolator. new
Rainbow, Warm, Cool
interpolator
s.
[
<img src="https://raw.githubusercontent.com/d3/d3-scale/master/img/cubehelix.png" width="100%" height="20" alt="cubehelix">
](
https://github.com/d3/d3-scale#interpolateCubehelix
)
[
<img src="https://raw.githubusercontent.com/d3/d3-scale/master/img/rainbow.png" width="100%" height="20" alt="rainbow">
](
https://github.com/d3/d3-scale#interpolateRainbow
)
[
<img src="https://raw.githubusercontent.com/d3/d3-scale/master/img/warm.png" width="100%" height="20" alt="warm">
](
https://github.com/d3/d3-scale#interpolateWarm
)
[
<img src="https://raw.githubusercontent.com/d3/d3-scale/master/img/cool.png" width="100%" height="20" alt="cool">
](
https://github.com/d3/d3-scale#interpolateCool
)
[
<img src="https://raw.githubusercontent.com/d3/d3-scale/master/img/rainbow.png" width="100%" height="20" alt="rainbow">
](
https://github.com/d3/d3-scale#interpolateRainbow
)
[
<img src="https://raw.githubusercontent.com/d3/d3-scale/master/img/cubehelix.png" width="100%" height="20" alt="cubehelix">
](
https://github.com/d3/d3-scale#interpolateCubehelix
)
new ordinal scale API!
new
*ordinal*
.unknown lets you control whether the domain is implicitly extended.
...
...
Write
Preview
Markdown
is supported
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