UNPKG

@nepwork/dashboards

Version:

Dashboards for emergencies and monitoring

8 lines (6 loc) 138 B
export function defaultY(d) { return d[1]; } export default function(_) { return arguments.length ? (this._y = _, this) : this._y; }