Commit 80c3c29a authored by Christian Kalmar's avatar Christian Kalmar

jshint fix

parent fc79218d
......@@ -5561,7 +5561,7 @@
if (typeof x === 'function') {
tickValues = function () {
return x(scale.domain());
}
};
}
else {
if (!arguments.length) { return tickValues; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment