Skip to content

Commit 2a4a8a3

Browse files
committed
clear copied TODO comment from polar
1 parent 4f5f227 commit 2a4a8a3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/traces/scattersmith/attributes.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,6 @@ module.exports = {
6363
}),
6464
fillcolor: scatterAttrs.fillcolor,
6565

66-
// TODO error bars
67-
// https://stackoverflow.com/a/26597487/4068492
68-
// error_x (error_r, error_imag)
69-
// error_y
70-
7166
hoverinfo: extendFlat({}, baseAttrs.hoverinfo, {
7267
flags: ['real', 'imag', 'text', 'name']
7368
}),

0 commit comments

Comments
 (0)