Built-In Namespace _global_
Field Attributes | Field Name and Description |
---|---|
create group element
|
|
create a new zoom behavior and apply it to svg
|
Method Attributes | Method Name and Description |
---|---|
center()
sets the transform such that svg is centered
|
|
firstauthor(authors)
returns last name of first author
|
|
sets the
|
Field Detail
g
create group element
Defined in: cn.js.
Defined in: cn.js.
zoom
create a new zoom behavior and apply it to svg
Defined in: cn.js.
Defined in: cn.js.
Method Detail
center()
sets the transform such that svg is centered
Defined in: cn.js.
Defined in: cn.js.
firstauthor(authors)
returns last name of first author
Defined in: cn.js.
Defined in: cn.js.
- Parameters:
- {string} authors
- - The comma-separated string of authors
resetZoom()
sets the
Defined in: cn.js.
Defined in: cn.js.