Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MUR Drupal
d3-library
Commits
32c724ed
Commit
32c724ed
authored
Jul 13, 2016
by
Dev-Lan
Committed by
Mike Bostock
Jul 13, 2016
Browse files
fixed link typo in API reference (#2905)
parent
bd55ecf1
Changes
1
Hide whitespace changes
Inline
Side-by-side
API.md
View file @
32c724ed
...
...
@@ -100,7 +100,7 @@ Human-readable reference marks for scales.
*
[
d3.axisTop
](
https://github.com/d3/d3-axis/blob/master/README.md#axisTop
)
- create a new top-oriented axis generator.
*
[
d3.axisRight
](
https://github.com/d3/d3-axis/blob/master/README.md#axisTight
)
- create a new right-oriented axis generator.
*
[
d3.axisBottom
](
https://github.com/d3/d3-axis/blob/master/README.md#axis
T
ottom
)
- create a new bottom-oriented axis generator.
*
[
d3.axisBottom
](
https://github.com/d3/d3-axis/blob/master/README.md#axis
B
ottom
)
- create a new bottom-oriented axis generator.
*
[
d3.axisLeft
](
https://github.com/d3/d3-axis/blob/master/README.md#axisTeft
)
- create a new left-oriented axis generator.
*
[
*axis*
](
https://github.com/d3/d3-axis/blob/master/README.md#_axis
)
- generate an axis for the given selection.
*
[
*axis*.scale
](
https://github.com/d3/d3-axis/blob/master/README.md#axis_scale
)
- set the scale.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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