symbol.context()

symbol.context([context])

If context is specified, sets the context and returns this symbol generator. If context is not specified, returns the current context, which defaults to null. If the context is not null, then the generated symbol is rendered to this context as a sequence of path method calls. Otherwise, a path data string representing the generated symbol is returned.

doc_D3_Js
2016-11-24 10:29:10
Comments
Leave a Comment

Please login to continue.