Skip to content

Commit 18103fb

Browse files
committed
fixup comment
1 parent 180b6b9 commit 18103fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/legend/style.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ module.exports = function style(s, gd) {
9090
var showLines = subTypes.hasLines(trace);
9191
var dMod, tMod;
9292

93-
// 'scatter3d' and 'scattergeo' don't use gd.calcdata yet;
93+
// 'scatter3d' don't use gd.calcdata,
9494
// use d0.trace to infer arrayOk attributes
9595

9696
function boundVal(attrIn, arrayToValFn, bounds) {

0 commit comments

Comments
 (0)