Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
d3-library
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
MUR Drupal
d3-library
Commits
f1ec16c3
Commit
f1ec16c3
authored
Jul 23, 2016
by
william-pan
Committed by
Mike Bostock
Jul 23, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed description typo in API reference (#2916)
parent
9b66aa0b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
API.md
API.md
+2
-2
No files found.
API.md
View file @
f1ec16c3
...
...
@@ -845,8 +845,8 @@ Transform the DOM by selecting elements and joining to data.
### [Local Variables](https://github.com/d3/d3-selection/blob/master/README.md#local-variables)
*
[
d3.local
](
https://github.com/d3/d3-selection/blob/master/README.md#local
)
- declares a new local variable.
*
[
*local*.set
](
https://github.com/d3/d3-selection/blob/master/README.md#local_set
)
-
g
et a local variable’s value.
*
[
*local*.get
](
https://github.com/d3/d3-selection/blob/master/README.md#local_get
)
-
s
et a local variable’s value.
*
[
*local*.set
](
https://github.com/d3/d3-selection/blob/master/README.md#local_set
)
-
s
et a local variable’s value.
*
[
*local*.get
](
https://github.com/d3/d3-selection/blob/master/README.md#local_get
)
-
g
et a local variable’s value.
*
[
*local*.remove
](
https://github.com/d3/d3-selection/blob/master/README.md#local_remove
)
- delete a local variable.
*
[
*local*.toString
](
https://github.com/d3/d3-selection/blob/master/README.md#local_toString
)
- get the property identifier of a local variable.
...
...
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