Skip to content

Commit 74a7200

Browse files
committed
cleanup
1 parent a22f34e commit 74a7200

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/traces/quiver/calc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ var calcSelection = require('../scatter/calc_selection');
1111
// neighboring points, such that the arrows are _just slightly shorter_ than
1212
// that distance
1313
const SHRINK_FACTOR = 0.97;
14-
// const SHRINK_FACTOR = 1;
1514

1615
module.exports = function calc(gd, trace) {
1716
// Map x/y through axes so category/date values become numeric calcdata

0 commit comments

Comments
 (0)