Skip to content

Commit 84ca51f

Browse files
committed
fixup merge master commit (candlestick can't use Box.styleOnSelect)
1 parent 0e91c6e commit 84ca51f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/traces/candlestick/index.js

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ module.exports = {
3838
plot: require('../box/plot').plot,
3939
layerName: 'boxlayer',
4040
style: require('../box/style').style,
41-
styleOnSelect: require('../box/style').styleOnSelect,
4241
hoverPoints: require('../ohlc/hover'),
4342
selectPoints: require('../ohlc/select')
4443
};

0 commit comments

Comments
 (0)