d3 / d3-axis

Human-readable reference marks for scales.

Home Page:https://d3js.org/d3-axis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

如何入参是空,那么链式调用将被破坏

sdlbp opened this issue · comments

return arguments.length ? (tickSizeInner = +_, axis) : tickSizeInner;