【D3 API 中文手册】提交记录
声明:本文仅供学习所用,未经作者允许严禁转载和演绎
《D3 API 中文手册》是D3官方API文档的中文翻译。始于2014-3-23日,基于VisualCrew小组的六次协作任务之上,目前已经大致翻译完毕,将陆续向官网提交D3 API 中文版。
本文主要内容有:
- 列举初版翻译/校对人员列表
- 记录中文翻译的官网提交情况
- 提供校对联系方式
- 提供D3 API简版翻译
翻译/校对人员列表
翻译人员列表
API项目 |
文档页数 |
单词数 |
翻译 |
校对 |
core.selections |
17 |
5823 |
大傻T20141102 |
大傻T20141102 |
core.transections |
16 |
5365 |
大傻T20141115 1-16页 HarryT20140330 17-26页 |
大傻P20141115 |
core.arrays |
12 |
3667 |
Carry on 、T20140329 大部分 大傻 T20141122部分 |
大傻P20141118 |
core.requests |
6 |
1695 |
大傻T20141122 |
大傻P20141122 |
core.formatting |
4 |
843 |
colinT20140406 |
大傻P20141122 |
core.localization |
2 |
410 |
大傻T20141122 |
大傻T20141122 |
core.colors |
5 |
852 |
边城T20140406 |
大傻P20141122 |
core.namespaces |
1 |
166 |
马语者T20140405 |
大傻P20140405 |
core.math |
2 |
289 |
大傻T20140326 |
大傻P20140326 |
core.internals |
3 |
605 |
边城T20140403 |
大傻P20141122 |
scale.quantitative scales |
19 |
5879 |
风鸣T 20140412 Linear 大傻T20140412 Identity 马语者T20140412 log WfeiT20140412 Quantize 现明涟漪T20140420 Threshold HarryT20140412 power 大傻T20141124 Quantile Scales |
大傻P20141124 |
scale.ordinal scales |
8 |
1356 |
大傻T20141124 |
大傻P20141124 |
scale.time scales |
5 |
1279 |
低调T20141124 |
大傻P20141129 |
svg.shapes |
26 |
6776 |
大傻T20141128 SVG部分 大傻T20141129 Line部分 大傻T20141129 Symbol 部分 大傻T20141129 Chord 部分 HarryT20140419 Area部分 WfeiT 20140418 Diagonal部分 WfeiT 20140716 Arc部分 |
大傻P20141129 |
svg.axes |
5 |
905 |
小屁孩T20140425 axis.scale axis.orient WfeiT20140427 axis.tickPadding axis.tickFormat 大傻T20141129其余 |
大傻P20141129 |
svg.controls |
4 |
839 |
WfeiT20140725 |
大傻P20141129 |
time.formatting |
4 |
1035 |
国亮T20140403 |
大傻P20141129 |
time.scales |
5 |
1279 |
国亮T20140403 |
大傻P20141129 |
time.intervals |
6 |
1205 |
国亮T20140403 |
大傻P20141129 |
layout.bundle |
2 |
273 |
大傻T20141130 |
大傻P20141130 |
layout.chord |
4 |
922 |
张烁T20140428 |
大傻P20141130 |
layout.cluster |
4 |
981 |
张烁T20140430 |
大傻P20141130 |
layout.force |
10 |
2800 |
大傻T20141130 |
大傻P20141130 |
layout.hierachy |
4 |
769 |
张烁T20140430 |
大傻P20141130 |
layout.histgram |
2 |
605 |
张烁T20140430 |
大傻P20141130 |
layout.pack |
5 |
899 |
低调T2014101 |
大傻P20141206 |
layout.partition |
4 |
872 |
HarryT20141129 |
大傻P20141130 |
layout.pie |
2 |
607 |
WfeiT20140716 |
大傻P20141130 |
layout.stack |
5 |
1147 |
WfeiT20140708 |
大傻P20141206 |
layout.tree |
5 |
1079 |
阿呆不呆T20141128 |
大傻P20141207 |
layout.treemap |
6 |
1297 |
路明非 |
大傻P20141207 |
geo.path |
8 |
1923 |
翟翟T20141124 |
低调T20141127 |
geo.projection |
11 |
1645 |
低调T20141129 |
大傻P20141207 |
geo.stream |
3 |
691 |
低调T20141129 |
大傻P20141208 |
geom.vonoroi |
2 |
359 |
谁浮T20141125 |
大傻P20141208 |
geom.quadtree |
3 |
643 |
妙曼征程T20141127 |
大傻P20141208 |
geom.hull |
1 |
139 |
谁浮T20141125 |
大傻P20141208 |
geom.polygon |
1 |
93 |
谁浮T20141125 |
大傻P20141208 |
behavior.drag |
2 |
496 |
WfeiT20140724 |
大傻P20141208 |
behavior.zoom |
3 |
672 |
WfeiT20140724 |
大傻P20141208 |
总计 |
237 |
59180 |
合计18人 |
|
官网提交历史
- 2015/07/26 选择器、过渡、数组、数学部分已提交
校对联系方式
如发现翻译不当或有其他问题可以通过以下方式联系译者:
D3 API简版
D3库中所有函数都在“d3”命名空间内。
D3 使用语义版本命名。 你可以使用“d3.version”查看D3的最新版本
D3 API总览
- 行为 - 可重用的交互行为。
- 核心 - 包括选择器,过渡,数据处理,本地化,颜色等。
- 地理 - 球面坐标,经纬度运算。
- 几何 - 提供绘制2D几何图形的实用工具。
- 布局 - 推导定位元素的辅助数据。
- 比例尺 - 数据编码和视觉编码之间转换。
- 可缩放矢量图形 - 提供用于创建可伸缩矢量图形的实用工具。
- 时间 - 解析或格式化时间,计算日历的时间间隔等。
- d3.time.dayOfYear - 计算天数。
- d3.time.days - day.range的别名。
- d3.time.day - 每天(12:00 AM)。
- d3.time.fridayOfYear - 计算基于周五的星期数。
- d3.time.fridays -friday.range的别名。
- d3.time.friday - 每周五(例如February 5, 12:00 AM)。
- d3.time.hours - hour.range的别名。
- d3.time.hour - 每个小时(例如, 1:00 AM)。
- d3.time.interval - 一个基于本地时间的时间间隔。
- d3.time.minutes - minute.range的别名。
- d3.time.minute - 每分钟(例如, 1:02 AM)。
- d3.time.mondayOfYear - 计算基于周一的星期数。
- d3.time.mondays - monday.range的别名。
- d3.time.monday - 每周一(例如, February 5, 12:00 AM)
- d3.time.months - month.range的别名。
- d3.time.month - 每个月(例如, February 1, 12:00 AM)
- d3.time.saturdayOfYear - 计算基于周六的星期数。
- d3.time.saturdays - saturday.range的别名。
- d3.time.saturday - every Saturday (例如, February 5, 12:00 AM)。
- d3.time.seconds - second.range的别名。
- d3.time.second - 每秒(例如, 1:02:03 AM)。
- d3.time.sundayOfYear - 计算基于周日的星期数。
- d3.time.sundays - sunday.range的别名。
- d3.time.sunday - 每周日(例如February 5, 12:00 AM)。
- d3.time.thursdayOfYear - 计算基于周四的星期数。
- d3.time.thursdays - thursday.range的别名。
- d3.time.thursday - 每周四(例如February 5, 12:00 AM)。
- d3.time.tuesdayOfYear - 计算基于周二的星期数。
- d3.time.tuesdays - tuesday.range的别名。
- d3.time.tuesday - 每周二(例如February 5, 12:00 AM)。
- d3.time.wednesdayOfYear - 计算基于周三的星期数。
- d3.time.wednesdays - wednesday.range的别名。
- d3.time.wednesday - 每周三(例如February 5, 12:00 AM)。
- d3.time.weekOfYear - sundayOfYear的别名。
- d3.time.weeks - sunday.range的别名。
- d3.time.week - sunday的别名。
- d3.time.years - year.range的别名。
- d3.time.year - 每年(例如January 1, 12:00 AM)。
- interval.ceil - 上取整到最近的时间间隔。
- interval.floor - 下取整到最近的时间间隔。
- interval.offset - 基于一些间隔返回时间偏移。
- interval.range - 返回指定范围中的日期。
- interval.round - 四舍五入到最近的时间间隔。
- interval.utc - 返回UTC时间间隔。
- interval - interval.floor的别名。
- d3.layout.pie - construct a new default pie layout.
- pie.endAngle - get or set the overall end angle of the pie.
- pie.padAngle - get or set the pad angle of the pie.
- pie.sort - control the clockwise order of pie slices.
- pie.startAngle - get or set the overall start angle of the pie.
- pie.value - get or set the value accessor function.
- pie - compute the start and end angles for arcs in a pie or donut chart.
- d3.layout.stack - construct a new default stack layout.
- stack.offset - specify the overall baseline algorithm.
- stack.order - control the order in which series are stacked.
- stack.out - get or set the output function for storing the baseline.
- stack.values - get or set the values accessor function per series.
- stack.x - get or set the x-dimension accessor function.
- stack.y - get or set the y-dimension accessor function.
- stack - compute the baseline for each series in a stacked bar or area chart.
- d3.geom.voronoi - create a Voronoi layout with default accessors.
- voronoi.clipExtent - get or set the clip extent for the tesselation.
- voronoi.links - compute the Delaunay mesh as a network of links.
- voronoi.triangles - compute the Delaunay mesh as a triangular tessellation.
- voronoi.x - get or set the x-coordinate accessor for each point.
- voronoi.y - get or set the y-coordinate accessor for each point.
- voronoi - compute the Voronoi tessellation for the specified points.