Skip to content

Commit b0323d8

Browse files
committed
link 'enableHighlight' to contours.(x|y|z).highlight
1 parent 3257659 commit b0323d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/traces/surface/convert.js

+1
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ proto.update = function(data) {
342342

343343
surface.visible = data.visible;
344344
surface.enableDynamic = highlightEnable;
345+
surface.enableHighlight = highlightEnable;
345346

346347
surface.snapToData = true;
347348

0 commit comments

Comments
 (0)