We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dcf124 commit c42004bCopy full SHA for c42004b
lib/locales/zh-cn.js
@@ -61,7 +61,7 @@ module.exports = {
61
'median:': '中位:', // traces/box/calc.js:128
62
'min:': '最小:', // traces/box/calc.js:129
63
'Turntable rotation': '按轴旋转:', // components/modebar/buttons.js:288
64
- 'Toggle Spike Lines': '是否显示 Spike Lines', // components/modebar/buttons.js:548
+ 'Toggle Spike Lines': '切换显示数据点辅助线(Spike Lines)',
65
'open:': '开:', // traces/ohlc/transform.js:136
66
'high:': '高:', // traces/ohlc/transform.js:137
67
'low:': '低:', // traces/ohlc/transform.js:138
0 commit comments