axis.tickSizeInner()

axis.tickSizeInner([size])

If size is specified, sets the inner tick size to the specified value and returns the axis. If size is not specified, returns the current inner tick size, which defaults to 6. The inner tick size controls the length of the tick lines, offset from the native position of the axis.

doc_D3_Js
2016-11-24 10:25:23
Comments
Leave a Comment

Please login to continue.