We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e91c6e commit 84ca51fCopy full SHA for 84ca51f
src/traces/candlestick/index.js
@@ -38,7 +38,6 @@ module.exports = {
38
plot: require('../box/plot').plot,
39
layerName: 'boxlayer',
40
style: require('../box/style').style,
41
- styleOnSelect: require('../box/style').styleOnSelect,
42
hoverPoints: require('../ohlc/hover'),
43
selectPoints: require('../ohlc/select')
44
};
0 commit comments