123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678 |
- {
- "actions.applyHighlight.description": "突出显示节点。",
- "actions.applyHighlight.label": "应用突出显示操作",
- "actions.applySelection.description": "选择节点。",
- "actions.applySelection.label": "应用选择操作",
- "actions.args.attributes.description": "执行操作期间应用的属性到值的可选映射。",
- "actions.args.attributes.label": "可选属性函数自变量",
- "actions.args.primaryAttributes.description": "执行操作期间应用的主要属性的可选地图。",
- "actions.args.primaryAttributes.label": "可选主要属性函数自变量",
- "actions.args.primarySelector.description": "将应用操作的节点的主要选择器。",
- "actions.args.primarySelector.label": "主要选择器函数自变量",
- "actions.args.secondaryAttributes.description": "执行操作期间应用的辅助属性的可选地图。",
- "actions.args.secondaryAttributes.label": "可选辅助属性函数自变量",
- "actions.args.secondarySelector.description": "将应用操作的节点的辅助选择器。",
- "actions.args.secondarySelector.label": "辅助选择器函数自变量",
- "actions.args.selector.description": "将应用操作的节点的选择器。",
- "actions.args.selector.label": "选择器函数自变量",
- "actions.breadCrumb.description": "通过面包屑上下浏览详细信息。",
- "actions.breadCrumb.label": "面包屑导航操作",
- "actions.chord.selector.description": "将应用操作的弦图的选择器。",
- "actions.chord.selector.label": "弦图的选择器函数自变量",
- "actions.chord.toggleSelect.description": "切换对弦图的选择。",
- "actions.chord.toggleSelect.label": "切换对弦图的选择操作",
- "actions.chordGroup.highlight.description": "突出显示弦图组以及与其连接的所有内容。",
- "actions.chordGroup.highlight.label": "弦图组突出显示操作",
- "actions.chordGroup.removeHighlight.description": "移除对弦图组的突出显示以及与其连接的所有内容。",
- "actions.chordGroup.removeHighlight.label": "弦图组移除突出显示操作",
- "actions.chordGroup.selector.description": "将应用操作的弦图组的选择器。",
- "actions.chordGroup.selector.label": "弦图组的选择器函数自变量",
- "actions.drillDown.description": "向下钻取到下一个级别的详细信息。",
- "actions.drillDown.label": "向下钻取操作",
- "actions.removeAllSelect.description": "移除对所有节点的所有选择。",
- "actions.removeAllSelect.label": "移除所有选择操作",
- "actions.removeHighlight.description": "移除节点的突出显示。",
- "actions.removeHighlight.label": "移除突出显示操作",
- "actions.removeSelection.description": "移除对节点的选择。",
- "actions.removeSelection.label": "移除选择操作",
- "actions.toggleSelect.description": "切换对节点的选择。",
- "actions.toggleSelect.label": "切换选择操作",
- "actions.zoom.args.panX.description": "X 方向的平移量。",
- "actions.zoom.args.panX.label": "缩放 x 平移量函数自变量",
- "actions.zoom.args.panY.description": "Y 方向的平移量。",
- "actions.zoom.args.panY.label": "缩放 y 平移量函数自变量",
- "actions.zoom.args.scale.description": "缩放操作的比例量。",
- "actions.zoom.args.scale.label": "缩放比例函数自变量",
- "actions.zoom.description": "缩放操作",
- "actions.zoom.label": "缩放操作",
- "actions.zoomPackedBubble.description": "缩放压缩气泡图。",
- "actions.zoomPackedBubble.label": "缩放压缩气泡图操作",
- "alignAxes.description": "对齐从属轴的网格线。",
- "alignAxes.falseLabel": "不对齐",
- "alignAxes.name": "在网格上对齐从属轴",
- "alignAxes.trueLabel": "对齐",
- "axis.labels.truncationText.description": "置于标签结尾用于指示截断的文本。",
- "axis.labels.truncationText.name": "轴截断文本",
- "axis.x.gridlines.display.description": "显示或隐藏 X 轴网格线。",
- "axis.x.gridlines.display.falseLabel": "隐藏",
- "axis.x.gridlines.display.name": "显示网格线",
- "axis.x.gridlines.display.trueLabel": "显示",
- "axis.x.gridlines.style.stroke-dasharray.description": "应用于 X 轴网格线的短划线图型。",
- "axis.x.gridlines.style.stroke-dasharray.name": "网格线的短划线图型",
- "axis.x.gridlines.style.stroke.description": "X 轴网格线的颜色。",
- "axis.x.gridlines.style.stroke.name": "网格线颜色",
- "axis.x.labels.allowRotate45.description": "启用或禁用标签自动布局的旋转 45 度选项。",
- "axis.x.labels.allowRotate45.falseLabel": "禁用旋转 45 度选项",
- "axis.x.labels.allowRotate45.name": "允许旋转 45 度",
- "axis.x.labels.allowRotate45.trueLabel": "启用旋转 45 度选项",
- "axis.x.labels.allowRotate90.description": "启用或禁用标签自动布局的旋转 90 度选项。",
- "axis.x.labels.allowRotate90.falseLabel": "禁用旋转 90 度选项",
- "axis.x.labels.allowRotate90.name": "允许旋转 90 度",
- "axis.x.labels.allowRotate90.trueLabel": "启用旋转 90 度选项",
- "axis.x.labels.allowStagger.description": "允许标签自动布局的错列选项。",
- "axis.x.labels.allowStagger.falseLabel": "X 轴不允许错列",
- "axis.x.labels.allowStagger.name": "允许错列",
- "axis.x.labels.allowStagger.trueLabel": "X 轴允许错列",
- "axis.x.labels.display.description": "显示或隐藏 X 轴轴标。",
- "axis.x.labels.display.falseLabel": "隐藏",
- "axis.x.labels.display.name": "显示标签",
- "axis.x.labels.display.trueLabel": "显示",
- "axis.x.labels.layoutMode.description": "配置 X 轴轴标的布局方式。",
- "axis.x.labels.layoutMode.name": "布局方式",
- "axis.x.labels.layoutMode.options.automatic": "自动",
- "axis.x.labels.layoutMode.options.horizontal": "水平",
- "axis.x.labels.layoutMode.options.rotate45": "已旋转 45 度",
- "axis.x.labels.layoutMode.options.rotate90": "已旋转 90 度",
- "axis.x.labels.layoutMode.options.stagger": "错列",
- "axis.x.labels.style.fill.description": "X 轴轴标的颜色。",
- "axis.x.labels.style.fill.name": "轴标颜色",
- "axis.x.labels.style.font-family.description": "X 轴轴标的字体系列。",
- "axis.x.labels.style.font-family.name": "轴标字体系列",
- "axis.x.labels.style.font-size.description": "X 轴轴标的大小(CSS 大小)。",
- "axis.x.labels.style.font-size.name": "轴标字体大小",
- "axis.x.labels.style.font.description": "X 轴轴标的字体属性(CSS 样式)。",
- "axis.x.labels.style.font.name": "轴标字体",
- "axis.x.labels.zoomPan.description": "平移和缩放时显示或隐藏 X 轴轴标。",
- "axis.x.labels.zoomPan.falseLabel": "显示",
- "axis.x.labels.zoomPan.name": "轴标平移和缩放",
- "axis.x.labels.zoomPan.trueLabel": "隐藏",
- "axis.x.line.display.description": "显示或隐藏 X 轴轴线。",
- "axis.x.line.display.falseLabel": "隐藏",
- "axis.x.line.display.name": "显示线",
- "axis.x.line.display.trueLabel": "显示",
- "axis.x.line.style.stroke.description": "X 轴轴线的颜色。",
- "axis.x.line.style.stroke.name": "线条颜色",
- "axis.x.scale.includeZero.description": "设置为“是”时,X 轴上包含 0。",
- "axis.x.scale.includeZero.falseLabel": "不包含",
- "axis.x.scale.includeZero.name": "包含零",
- "axis.x.scale.includeZero.trueLabel": "包含",
- "axis.x.scale.max.description": "X 轴上显示的最大值。",
- "axis.x.scale.max.name": "最大值",
- "axis.x.scale.min.description": "X 轴上显示的最小值。",
- "axis.x.scale.min.name": "最小值",
- "axis.x.scale.nice.description": "设置为“是”时,X 轴上会使用细调端点值。",
- "axis.x.scale.nice.falseLabel": "不应用细调",
- "axis.x.scale.nice.name": "细调",
- "axis.x.scale.nice.trueLabel": "应用细调",
- "axis.x.ticks.display.description": "显示或隐藏 X 轴刻度标记。",
- "axis.x.ticks.display.falseLabel": "隐藏",
- "axis.x.ticks.display.name": "显示刻度标记",
- "axis.x.ticks.display.trueLabel": "显示",
- "axis.x.ticks.style.stroke.description": "X 轴刻度标记的颜色。",
- "axis.x.ticks.style.stroke.name": "刻度标记颜色",
- "axis.x.title.display.description": "显示或隐藏 X 轴轴名。",
- "axis.x.title.display.falseLabel": "隐藏",
- "axis.x.title.display.name": "显示标题",
- "axis.x.title.display.trueLabel": "显示",
- "axis.x.title.style.fill.description": "X 轴轴名的颜色。",
- "axis.x.title.style.fill.name": "轴名颜色",
- "axis.x.title.style.font-family.description": "X 轴轴名的字体系列名称。",
- "axis.x.title.style.font-family.name": "轴名字体系列",
- "axis.x.title.style.font-size.description": "X 轴轴名字体大小(CSS 大小)。",
- "axis.x.title.style.font-size.name": "轴名字体大小",
- "axis.x.title.style.font.description": "X 轴轴名字体属性(CSS 样式)。",
- "axis.x.title.style.font.name": "标题字体",
- "axis.x.title.text.description": "X 轴的轴名。",
- "axis.x.title.text.name": "标题",
- "axis.y.gridlines.display.description": "显示或隐藏柱形图 Y 轴网格线。",
- "axis.y.gridlines.display.falseLabel": "隐藏",
- "axis.y.gridlines.display.name": "Y 轴(柱形图)显示网格线",
- "axis.y.gridlines.display.trueLabel": "显示",
- "axis.y.gridlines.style.stroke-dasharray.description": "应用于柱形图 Y 轴网格线的短划线图型。",
- "axis.y.gridlines.style.stroke-dasharray.name": "Y 轴(柱形图)网格线的短划线图型",
- "axis.y.gridlines.style.stroke.description": "柱形图 Y 轴网格线的颜色。",
- "axis.y.gridlines.style.stroke.name": "Y 轴(柱形图)网格线颜色",
- "axis.y.labels.display.description": "显示或隐藏柱形图 Y 轴轴标。",
- "axis.y.labels.display.falseLabel": "隐藏",
- "axis.y.labels.display.name": "Y 轴(柱形图)显示轴标",
- "axis.y.labels.display.trueLabel": "显示",
- "axis.y.labels.hideOverlap.description": "显示或隐藏柱形图 Y 轴上重叠的轴标。",
- "axis.y.labels.hideOverlap.falseLabel": "不隐藏",
- "axis.y.labels.hideOverlap.name": "Y 轴(柱形图)隐藏重叠的轴标",
- "axis.y.labels.hideOverlap.trueLabel": "隐藏",
- "axis.y.labels.layoutMode.description": "配置 Y 轴轴标的布局方式。",
- "axis.y.labels.layoutMode.name": "布局方式",
- "axis.y.labels.layoutMode.options.horizontal": "水平",
- "axis.y.labels.layoutMode.options.rotate90": "已旋转 90 度",
- "axis.y.labels.rotation.description": "旋转柱形图 Y 轴轴标。",
- "axis.y.labels.rotation.name": "Y 轴(柱形图)轴标旋转",
- "axis.y.labels.style.fill.description": "柱形图 Y 轴轴标的颜色。",
- "axis.y.labels.style.fill.name": "Y 轴(柱形图)轴标颜色",
- "axis.y.labels.style.font-family.description": "柱形图 Y 轴轴标的字体系列。",
- "axis.y.labels.style.font-family.name": "Y 轴(柱形图)轴标字体系列",
- "axis.y.labels.style.font-size.description": "柱形图 Y 轴轴标的大小(CSS 大小)。",
- "axis.y.labels.style.font-size.name": "Y 轴(柱形图)轴标字体大小",
- "axis.y.labels.style.font.description": "柱形图 Y 轴轴标的字体属性(CSS 样式)。",
- "axis.y.labels.style.font.name": "Y 轴(柱形图)轴标字体",
- "axis.y.labels.style.text-anchor.description": "柱形图 Y 轴轴标的文本锚点位置。",
- "axis.y.labels.style.text-anchor.name": "Y 轴(柱形图)轴标文本锚点",
- "axis.y.labels.style.text-anchor.options.end": "结束",
- "axis.y.labels.style.text-anchor.options.middle": "居中",
- "axis.y.labels.style.text-anchor.options.start": "启动",
- "axis.y.labels.wrap.description": "在柱形图 Y 轴上启用或禁用轴标折行。",
- "axis.y.labels.wrap.falseLabel": "不折行",
- "axis.y.labels.wrap.name": "Y 轴(柱形图)轴标折行",
- "axis.y.labels.wrap.trueLabel": "折行",
- "axis.y.labels.wrapValignment.description": "将柱形图 Y 轴轴标垂直对齐。",
- "axis.y.labels.wrapValignment.name": "Y 轴(柱形图)折行轴标对齐方式",
- "axis.y.labels.wrapValignment.options.bottom": "底部",
- "axis.y.labels.wrapValignment.options.middle": "居中",
- "axis.y.labels.wrapValignment.options.top": "顶部",
- "axis.y.labels.zoomPan.description": "平移和缩放时显示或隐藏柱形图 Y 轴轴标。",
- "axis.y.labels.zoomPan.falseLabel": "显示",
- "axis.y.labels.zoomPan.name": "平移-缩放时隐藏 Y 轴(柱形图)轴标",
- "axis.y.labels.zoomPan.trueLabel": "隐藏",
- "axis.y.line.display.description": "显示或隐藏柱形图 Y 轴轴线。",
- "axis.y.line.display.falseLabel": "隐藏",
- "axis.y.line.display.name": "Y 轴(柱形图)显示轴线",
- "axis.y.line.display.trueLabel": "显示",
- "axis.y.line.style.stroke.description": "柱形图 Y 轴轴线的颜色。",
- "axis.y.line.style.stroke.name": "Y 轴(柱形图)轴线颜色",
- "axis.y.scale.includeZero.description": "设置为“是”时,柱形图 Y 轴上包含 0。",
- "axis.y.scale.includeZero.falseLabel": "不包含",
- "axis.y.scale.includeZero.name": "Y 轴(柱形图)包含零",
- "axis.y.scale.includeZero.trueLabel": "包含",
- "axis.y.scale.max.description": "柱形图 Y 轴上显示的最大值。",
- "axis.y.scale.max.name": "Y 轴(柱形图)最大值",
- "axis.y.scale.min.description": "柱形图 Y 轴上显示的最小值。",
- "axis.y.scale.min.name": "Y 轴(柱形图)最小值",
- "axis.y.scale.nice.description": "设置为“是”时,柱形图 Y 轴上会使用细调端点值。",
- "axis.y.scale.nice.falseLabel": "不应用细调",
- "axis.y.scale.nice.name": "Y 轴(柱形图)细调",
- "axis.y.scale.nice.trueLabel": "应用细调",
- "axis.y.ticks.display.description": "显示或隐藏柱形图 Y 轴刻度标记。",
- "axis.y.ticks.display.falseLabel": "隐藏",
- "axis.y.ticks.display.name": "Y 轴(柱形图)显示刻度标记",
- "axis.y.ticks.display.trueLabel": "显示",
- "axis.y.ticks.style.stroke.description": "柱形图 Y 轴刻度标记的颜色。",
- "axis.y.ticks.style.stroke.name": "Y 轴(柱形图)刻度标记颜色",
- "axis.y.title.display.description": "显示或隐藏柱形图 Y 轴轴名。",
- "axis.y.title.display.falseLabel": "隐藏",
- "axis.y.title.display.name": "Y 轴(柱形图)显示轴名",
- "axis.y.title.display.trueLabel": "显示",
- "axis.y.title.style.fill.description": "柱形图 Y 轴轴名的颜色。",
- "axis.y.title.style.fill.name": "Y 轴(柱形图)轴名颜色",
- "axis.y.title.style.font-family.description": "柱形图 Y 轴轴名的字体系列名称。",
- "axis.y.title.style.font-family.name": "Y 轴(柱形图)轴名字体系列",
- "axis.y.title.style.font-size.description": "柱形图 Y 轴轴名字体的大小(CSS 大小)。",
- "axis.y.title.style.font-size.name": "Y 轴(柱形图)轴名字体大小",
- "axis.y.title.style.font.description": "柱形图 Y 轴轴名的字体属性(CSS 样式)。",
- "axis.y.title.style.font.name": "Y 轴(柱形图)轴名字体",
- "axis.y.title.text.description": "柱形图 Y 轴的轴名。",
- "axis.y.title.text.name": "Y 轴(柱形图)轴名",
- "axis.y2.gridlines.display.description": "显示或隐藏折线图 Y 轴网格线。",
- "axis.y2.gridlines.display.falseLabel": "隐藏",
- "axis.y2.gridlines.display.name": "Y 轴(折线图)显示网格线",
- "axis.y2.gridlines.display.trueLabel": "显示",
- "axis.y2.gridlines.style.stroke-dasharray.description": "应用于折线图 Y 轴网格线的短划线图型。",
- "axis.y2.gridlines.style.stroke-dasharray.name": "Y 轴(折线图)网格线的短划线图型",
- "axis.y2.gridlines.style.stroke.description": "折线图 Y 轴网格线的颜色。",
- "axis.y2.gridlines.style.stroke.name": "Y 轴(折线图)网格线颜色",
- "axis.y2.labels.display.description": "显示或隐藏折线图 Y 轴轴标。",
- "axis.y2.labels.display.falseLabel": "隐藏",
- "axis.y2.labels.display.name": "Y 轴(折线图)显示轴标",
- "axis.y2.labels.display.trueLabel": "显示",
- "axis.y2.labels.hideOverlap.description": "显示或隐藏折线图 Y 轴上重叠的轴标。",
- "axis.y2.labels.hideOverlap.falseLabel": "不隐藏",
- "axis.y2.labels.hideOverlap.name": "Y 轴(折线图)隐藏重叠的轴标",
- "axis.y2.labels.hideOverlap.trueLabel": "隐藏",
- "axis.y2.labels.layoutMode.description": "配置 Y2 轴轴标的布局方式。",
- "axis.y2.labels.layoutMode.name": "布局方式",
- "axis.y2.labels.layoutMode.options.horizontal": "水平",
- "axis.y2.labels.layoutMode.options.rotate90": "已旋转 90 度",
- "axis.y2.labels.rotation.description": "旋转折线图 Y 轴轴标。",
- "axis.y2.labels.rotation.name": "Y 轴(折线图)轴标旋转",
- "axis.y2.labels.style.fill.description": "折线图 Y 轴轴标的颜色。",
- "axis.y2.labels.style.fill.name": "Y 轴(折线图)轴标颜色",
- "axis.y2.labels.style.font-family.description": "折线图 Y 轴轴标的字体系列。",
- "axis.y2.labels.style.font-family.name": "Y 轴(折线图)轴标字体系列",
- "axis.y2.labels.style.font-size.description": "折线图 Y 轴轴标的大小(CSS 大小)。",
- "axis.y2.labels.style.font-size.name": "Y 轴(折线图)轴标字体大小",
- "axis.y2.labels.style.font.description": "折线图 Y 轴轴标的字体属性(CSS 样式)。",
- "axis.y2.labels.style.font.name": "Y 轴(折线图)轴标字体",
- "axis.y2.labels.style.text-anchor.description": "折线图 Y 轴轴标的文本锚点位置。",
- "axis.y2.labels.style.text-anchor.name": "Y 轴(折线图)轴标文本锚点",
- "axis.y2.labels.style.text-anchor.options.end": "结束",
- "axis.y2.labels.style.text-anchor.options.middle": "居中",
- "axis.y2.labels.style.text-anchor.options.start": "启动",
- "axis.y2.labels.wrap.description": "在折线图 Y 轴上启用或禁用轴标折行。",
- "axis.y2.labels.wrap.falseLabel": "不折行",
- "axis.y2.labels.wrap.name": "Y 轴(折线图)轴标折行",
- "axis.y2.labels.wrap.trueLabel": "折行",
- "axis.y2.labels.wrapValignment.description": "将折线图 Y 轴轴标垂直对齐。",
- "axis.y2.labels.wrapValignment.name": "Y 轴(折线图)折行轴标对齐方式",
- "axis.y2.labels.wrapValignment.options.bottom": "底部",
- "axis.y2.labels.wrapValignment.options.middle": "居中",
- "axis.y2.labels.wrapValignment.options.top": "顶部",
- "axis.y2.labels.zoomPan.description": "平移和缩放时显示或隐藏折线图 Y 轴轴标。",
- "axis.y2.labels.zoomPan.falseLabel": "显示",
- "axis.y2.labels.zoomPan.name": "平移-缩放时隐藏 Y 轴(折线图)轴标",
- "axis.y2.labels.zoomPan.trueLabel": "隐藏",
- "axis.y2.line.display.description": "显示或隐藏折线图 Y 轴轴线。",
- "axis.y2.line.display.falseLabel": "隐藏",
- "axis.y2.line.display.name": "Y 轴(折线图)显示轴线",
- "axis.y2.line.display.trueLabel": "显示",
- "axis.y2.line.style.stroke.description": "折线图 Y 轴轴线的颜色。",
- "axis.y2.line.style.stroke.name": "Y 轴(折线图)轴线颜色",
- "axis.y2.scale.includeZero.description": "设置为“是”时,折线图 Y 轴上包含 0。",
- "axis.y2.scale.includeZero.falseLabel": "不包含",
- "axis.y2.scale.includeZero.name": "Y 轴(折线图)包含零",
- "axis.y2.scale.includeZero.trueLabel": "包含",
- "axis.y2.scale.max.description": "折线图 Y 轴上显示的最大值。",
- "axis.y2.scale.max.name": "Y 轴(折线图)最大值",
- "axis.y2.scale.min.description": "折线图 Y 轴上显示的最小值。",
- "axis.y2.scale.min.name": "Y 轴(折线图)最小值",
- "axis.y2.scale.nice.description": "设置为“是”时,折线图 Y 轴上会使用细调端点值。",
- "axis.y2.scale.nice.falseLabel": "不应用细调",
- "axis.y2.scale.nice.name": "Y 轴(折线图)细调",
- "axis.y2.scale.nice.trueLabel": "应用细调",
- "axis.y2.ticks.display.description": "显示或隐藏折线图 Y 轴刻度标记。",
- "axis.y2.ticks.display.falseLabel": "隐藏",
- "axis.y2.ticks.display.name": "Y 轴(折线图)显示刻度标记",
- "axis.y2.ticks.display.trueLabel": "显示",
- "axis.y2.ticks.style.stroke.description": "折线图 Y 轴刻度标记的颜色。",
- "axis.y2.ticks.style.stroke.name": "Y 轴(折线图)刻度标记颜色",
- "axis.y2.title.display.description": "显示或隐藏折线图 Y 轴轴名。",
- "axis.y2.title.display.falseLabel": "隐藏",
- "axis.y2.title.display.name": "Y 轴(折线图)显示轴名",
- "axis.y2.title.display.trueLabel": "显示",
- "axis.y2.title.style.fill.description": "折线图 Y 轴轴名的颜色。",
- "axis.y2.title.style.fill.name": "Y 轴(折线图)轴名颜色",
- "axis.y2.title.style.font-family.description": "折线图 Y 轴轴名的字体系列名称。",
- "axis.y2.title.style.font-family.name": "Y 轴(折线图)轴名字体系列",
- "axis.y2.title.style.font-size.description": "折线图 Y 轴轴名字体的大小(CSS 大小)。",
- "axis.y2.title.style.font-size.name": "Y 轴(折线图)轴名字体大小",
- "axis.y2.title.style.font.description": "折线图 Y 轴轴名的字体属性(CSS 样式)。",
- "axis.y2.title.style.font.name": "Y 轴(折线图)轴名字体",
- "axis.y2.title.text.description": "折线图 Y 轴的轴名。",
- "axis.y2.title.text.name": "Y 轴(折线图)轴名",
- "background.chart.color.description": "图表的背景色。",
- "background.chart.color.name": "背景色",
- "background.color.description": "图表的背景色。",
- "background.elements.color.description": "图表元素后面的背景色。",
- "background.elements.color.name": "元素背景色",
- "color.null.description": "用于柱形图中空值的颜色。",
- "color.null.name": "柱形图的空值颜色",
- "color.palette.column.description": "用于柱形图的调色板。",
- "color.palette.column.name": "柱形图调色板",
- "color.palette.line.description": "用于折线图的调色板。",
- "color.palette.line.name": "折线图调色板",
- "column.applysize.description": "设置为“是”时,柱形图的大小由顺序尺度控制。",
- "column.applysize.name": "将大小应用于有序柱形",
- "column.borderColor.description": "柱形图边框的颜色。",
- "column.borderColor.name": "柱形图边框颜色",
- "column.borderWidth.description": "柱形图边框的宽度。",
- "column.borderWidth.name": "柱形图边框宽度",
- "column.size.description": "使用连续数据时柱形图的宽度(行列互换后的高度)。",
- "column.size.name": "柱形图大小",
- "composite.config.composite.description": "将条形图可视化和折线图可视化的特征组合在一起的一种可视化。组合图可视化会将折线图覆盖到柱形图上,以根据一个或多个类别绘制多个数据序列。",
- "composite.config.composite.label": "高级折线和柱形图",
- "composite.config.compositeOneDataSet.description": "将条形图可视化和折线图可视化的特征组合在一起的一种可视化。组合图可视化会将折线图覆盖到柱形图上。",
- "composite.config.compositeOneDataSet.label": "简单折线和柱形图",
- "composite.config.compositeSmoothOneDataSet.description": "将条形图可视化和折线图可视化的特征组合在一起的一种可视化。组合图可视化会将折线图覆盖到柱形图上。",
- "composite.config.compositeSmoothOneDataSet.label": "柱形折线图",
- "composite.description": "组合图呈现柱形图和折线图的组合。左轴指示柱形图,而右轴指示折线图。",
- "composite.falseLabel.applySize": "请勿应用大小",
- "composite.falseLabel.columnLegend": "隐藏",
- "composite.falseLabel.delay": "不错列",
- "composite.falseLabel.itemLabel": "隐藏",
- "composite.falseLabel.lineLegend": "隐藏",
- "composite.falseLabel.lineOnly": "仅线条",
- "composite.falseLabel.sortX": "请勿对线条进行排序(使用数据排序)",
- "composite.label": "组合图",
- "composite.propertyPresentation.advanced.compositeSpecificProperties.description": "特定于组合图的属性",
- "composite.propertyPresentation.advanced.compositeSpecificProperties.label": "组合图",
- "composite.propertyPresentation.advanced.y2AxisProperties.description": "第二个 Y 轴的属性。",
- "composite.propertyPresentation.advanced.y2AxisProperties.label": "Y2 轴",
- "composite.trueLabel.applySize": "应用大小",
- "composite.trueLabel.columnLegend": "显示",
- "composite.trueLabel.delay": "使用错列",
- "composite.trueLabel.itemLabel": "显示",
- "composite.trueLabel.lineLegend": "显示",
- "composite.trueLabel.lineWithPoints": "线条和点",
- "composite.trueLabel.sortX": "按 x 值对线条进行排序",
- "contrast.label.color.description": "将标签颜色调整为与后台不同的颜色。",
- "contrast.label.color.name": "与后台不同的标签颜色",
- "data.handling.description": "用于绘制数据的配置。",
- "data.handling.name": "配置",
- "data.handling.options.Clustered": "簇状图",
- "data.handling.options.None": "无",
- "data.handling.options.Stacked": "已堆积",
- "data.handling.options.Stacked100": "百分堆积图",
- "data.label.display.description": "显示或隐藏数据标签。",
- "data.label.display.name": "数据标签",
- "data.label.type.description": "显示的数据标签类型。",
- "data.label.type.name": "数据标签类型",
- "data.label.type.options.percentByCategory": "类别百分比",
- "data.label.type.options.percentByColor": "颜色百分比(序列)",
- "data.label.type.options.value": "值",
- "datamodel.hierarchial.label": "分层数据模型",
- "datamodel.simple.description": "简单组合图表的数据模型。",
- "datamodel.simple.label": "简单组合图表数据模型",
- "datamodel.tabular.composite.description": "组合数据模型,提供独立的柱形图和折线图数据集。",
- "datamodel.tabular.label": "表格数据模型",
- "dataset.composite.description": "组合图表的数据集。",
- "dataset.composite.label": "表格数据集 - 柱形折线图",
- "dataset.hierarchial.label": "分层数据集",
- "dataset.tabular.composite.column.description": "柱状图的表格数据集。",
- "dataset.tabular.composite.column.label": "柱形图表格数据集",
- "dataset.tabular.composite.line.description": "折线图的表格数据集。",
- "dataset.tabular.composite.line.label": "折线图表格数据集",
- "dataset.tabular.description": "行和列的表格数据集。",
- "dataset.tabular.label": "表格数据集",
- "dataset.tabular.link.description": "确定节点之间的链接。",
- "dataset.tabular.link.label": "表格链接数据集",
- "dataset.tabular.node.description": "用于定义节点的表格数据集。",
- "dataset.tabular.node.label": "表格节点数据集",
- "dataslost.label.composite.column.description": "柱状图的标签。",
- "dataslot.categories.label": "类别",
- "dataslot.category.label": "类别",
- "dataslot.children.description": "应用于树节点时,以数组列表格式返回该节点的子代。",
- "dataslot.children.label": "子项",
- "dataslot.color.composite.description": "柱形图的颜色。",
- "dataslot.color.composite.line.description": "折线图的颜色。",
- "dataslot.color.description": "确定形状的颜色。",
- "dataslot.color.label": "颜色",
- "dataslot.colorLine.composite.line.description": "线条的颜色。",
- "dataslot.colorLine.label": "彩色线条",
- "dataslot.group.composite.line.description": "用于将点组成折线图的组。如果未提供,那么所有点会组成一个折线图。折线图颜色也会使用组。",
- "dataslot.key.description": "已调用以使每行与元素匹配。主要用于转换。",
- "dataslot.key.label": "密钥",
- "dataslot.keyLine.description": "线条的符号注解。",
- "dataslot.keyLine.label": "符号注解行",
- "dataslot.label.composite.line.description": "如果定义,表示点(而非折线图)的标签。",
- "dataslot.label.description": "确定形状的标签。",
- "dataslot.label.label": "标签",
- "dataslot.labelLine.composite.line.description": "线条的标签。",
- "dataslot.labelLine.label": "标签行",
- "dataslot.maximumValue.label": "最大值",
- "dataslot.source.label": "源",
- "dataslot.sourceValue.label": "源值",
- "dataslot.tabular.id.description": "节点的标识。",
- "dataslot.tabular.id.label": "标识",
- "dataslot.tabular.size.description": "确定形状的大小。",
- "dataslot.tabular.size.label": "大小",
- "dataslot.target.label": "目标",
- "dataslot.targetValue.label": "目标值",
- "dataslot.value.label": "值",
- "dataslot.x.composite.description": "柱形图的 X 坐标。此值可以为数字、字符串或日期。",
- "dataslot.x.label": "X 轴",
- "dataslot.y.composite.description": "柱形图的 Y 值(度量)。此值必须为数字。",
- "dataslot.y.label": "Y 轴",
- "dataslot.yColumn.composite.description": "柱形图的 Y 值(度量)。此值必须为数字。",
- "dataslot.yColumn.label": "柱形值",
- "dataslot.yLine.composite.description": "折线图的 Y 值(度量)。此值必须为数字。",
- "dataslot.yLine.label": "线条值",
- "dataslot.yStart.composite.description": "Y 轴刻度上柱形图的开始位置。",
- "dataslot.yStart.composite.label": "Y 开始位置",
- "defaultPalette.description": "Rave2 默认值描述",
- "defaultPalette.label": "Rave2 默认值",
- "effect.delay.description": "沿 X 坐标错列(延迟)转换",
- "effect.delay.name": "错列转换",
- "effect.duration.description": "动画持续时间(以毫秒为单位)。",
- "effect.duration.name": "动画持续时间(毫秒)",
- "effect.name.description": "绘制图表时使用的效果。",
- "effect.name.name": "动画",
- "effect.name.options.none": "无",
- "effect.name.options.transition": "转换",
- "item.label.description": "显示或隐藏项标签。",
- "item.label.name": "项标签",
- "label.shadow.description": "显示或隐藏标签的阴影。",
- "label.shadow.name": "标签阴影",
- "labelResolution.description": "用于解决标签重叠的方法。",
- "labelResolution.name": "标签解决方法",
- "labelResolution.options.DropLabels": "删除标签",
- "labelResolution.options.MoveLabels": "移动标签",
- "labelResolution.options.none": "无",
- "labelstyle.font.description": "项标签的字体样式",
- "labelstyle.font.name": "项标签字体",
- "layout.axissize.bottom.max.description": "底轴的最大大小,以 CSS 大小或百分比形式表示。",
- "layout.axissize.bottom.max.name": "底轴最大大小",
- "layout.axissize.bottom.min.description": "底轴的最小大小,以 CSS 大小或百分比形式表示。",
- "layout.axissize.bottom.min.name": "底轴最小大小",
- "layout.axissize.bottom.preferred.description": "底轴的首选大小,以 CSS 大小或百分比形式表示。",
- "layout.axissize.bottom.preferred.name": "底轴首选大小",
- "layout.axissize.left.max.description": "左轴的最大大小,以 CSS 大小或百分比形式表示。",
- "layout.axissize.left.max.name": "左轴最大大小",
- "layout.axissize.left.min.description": "左轴的最小大小,以 CSS 大小或百分比形式表示。",
- "layout.axissize.left.min.name": "左轴最小大小",
- "layout.axissize.left.preferred.description": "左轴的首选大小,以 CSS 大小或百分比形式表示。",
- "layout.axissize.left.preferred.name": "左轴首选大小",
- "layout.axissize.right.max.description": "右轴的最大大小,以 CSS 大小或百分比形式表示。",
- "layout.axissize.right.max.name": "右轴最大大小",
- "layout.axissize.right.min.description": "右轴的最小大小,以 CSS 大小或百分比形式表示。",
- "layout.axissize.right.min.name": "右轴最小大小",
- "layout.axissize.right.preferred.description": "右轴的首选大小,以 CSS 大小或百分比形式表示。",
- "layout.axissize.right.preferred.name": "右轴首选大小",
- "layout.axissize.top.max.description": "顶轴的最大大小,以 CSS 大小或百分比形式表示。",
- "layout.axissize.top.max.name": "顶轴最大大小",
- "layout.axissize.top.min.description": "顶轴的最小大小,以 CSS 大小或百分比形式表示。",
- "layout.axissize.top.min.name": "顶轴最小大小",
- "layout.axissize.top.preferred.description": "顶轴的首选大小,以 CSS 大小或百分比形式表示。",
- "layout.axissize.top.preferred.name": "顶轴首选大小",
- "layout.chart.padding.bottom.description": "图表底部的填充。",
- "layout.chart.padding.bottom.name": "底部填充",
- "layout.chart.padding.left.description": "图表左侧的填充。",
- "layout.chart.padding.left.name": "左侧填充",
- "layout.chart.padding.right.description": "图表右侧的填充。",
- "layout.chart.padding.right.name": "右侧填充",
- "layout.chart.padding.top.description": "图表顶部的填充。",
- "layout.chart.padding.top.name": "顶部填充",
- "layout.legendchart.align.description": "是否将图注与图表的中心对齐。",
- "layout.legendchart.align.name": "将图注与图表对齐",
- "layout.legendchart.gap.description": "图表和图注之间的空间,以 CSS 大小或百分比形式表示。",
- "layout.legendchart.gap.name": "图例和图表之间的空间",
- "layout.legendsize.max.description": "图注的最大大小,以 CSS 大小或百分比形式表示。",
- "layout.legendsize.max.name": "最大大小",
- "layout.legendsize.min.description": "图注的最小大小,以 CSS 大小或百分比形式表示。",
- "layout.legendsize.min.name": "最小大小",
- "layout.legendsize.preferred.description": "图注的首选大小,以 CSS 大小或百分比形式表示。",
- "layout.legendsize.preferred.name": "首选大小",
- "layout.padding.description": "图表和图注的填充。",
- "layout.padding.name": "填充",
- "legend.column.display.description": "显示或隐藏柱形图的图注。",
- "legend.column.display.name": "显示柱形图图注",
- "legend.column.entrystyle.font.description": "柱形图图注条目的字体样式。",
- "legend.column.entrystyle.font.name": "柱形图图注条目字体",
- "legend.column.title.description": "柱形图图注的标题。",
- "legend.column.title.name": "柱形图图注标题",
- "legend.column.titlestyle.fill.description": "柱形图图注标题的颜色。",
- "legend.column.titlestyle.fill.name": "柱形图图注标题颜色",
- "legend.column.titlestyle.font.description": "柱形图图注标题的字体样式。",
- "legend.column.titlestyle.font.name": "柱形图图注标题字体",
- "legend.column.titlestyle.fontfamily.description": "柱形图图注标题的字体系列。",
- "legend.column.titlestyle.fontfamily.name": "柱形图图注标题字体系列",
- "legend.column.titlestyle.fontsize.description": "柱形图图注标题的字体大小。",
- "legend.column.titlestyle.fontsize.name": "柱形图图注标题字体大小",
- "legend.display.description": "显示或隐藏图注。",
- "legend.display.falseLabel": "隐藏",
- "legend.display.name": "显示图注",
- "legend.display.trueLabel": "显示",
- "legend.entrystyle.font.description": "图注条目的字体属性。",
- "legend.entrystyle.font.name": "条目字体",
- "legend.line.display.description": "显示或隐藏折线图图注。",
- "legend.line.display.name": "显示折线图图注",
- "legend.line.entrystyle.font.description": "折线图图注条目的字体样式。",
- "legend.line.entrystyle.font.name": "折线图图注条目字体",
- "legend.line.title.description": "折线图图注的标题。",
- "legend.line.title.name": "折线图图注标题",
- "legend.line.titlestyle.fill.description": "折线图图注标题的颜色。",
- "legend.line.titlestyle.fill.name": "折线图图注标题颜色",
- "legend.line.titlestyle.font.description": "折线图图注标题的字体样式。",
- "legend.line.titlestyle.font.name": "折线图图注标题字体",
- "legend.line.titlestyle.fontfamily.description": "折线图图注标题的字体系列。",
- "legend.line.titlestyle.fontfamily.name": "折线图图注标题字体系列",
- "legend.line.titlestyle.fontsize.description": "折线图图注标题的字体大小。",
- "legend.line.titlestyle.fontsize.name": "折线图图注标题字体大小",
- "legend.position.description": "图表中图注的位置。",
- "legend.position.name": "图注位置",
- "legend.position.options.bottom": "底部",
- "legend.position.options.left": "左侧",
- "legend.position.options.right": "右侧",
- "legend.position.options.top": "顶部",
- "legend.title.description": "图注的标题。",
- "legend.title.name": "标题",
- "legend.titlestyle.fill.description": "图注标题的颜色。",
- "legend.titlestyle.fill.name": "标题颜色",
- "legend.titlestyle.font.description": "图注标题的字体属性。",
- "legend.titlestyle.font.name": "标题字体",
- "legend.titlestyle.fontfamily.description": "图注标题的字体系列。",
- "legend.titlestyle.fontfamily.name": "标题字体系列",
- "legend.titlestyle.fontsize.description": "图注标题的字体大小。",
- "legend.titlestyle.fontsize.name": "标题字体大小",
- "lineWithPoints.display.description": "在折线图中显示线条和点、仅线条或仅点。",
- "lineWithPoints.display.name": "折线图显示方式",
- "lineWithPoints.display.options.line": "仅线条",
- "lineWithPoints.display.options.linePoints": "线条和点",
- "lineWithPoints.display.options.points": "仅点",
- "lineWithPoints.interpolate.description": "控制如何绘制折线图中的线条。",
- "lineWithPoints.interpolate.name": "插值方式",
- "lineWithPoints.interpolate.options.basis": "Basis",
- "lineWithPoints.interpolate.options.basis-open": "Basis-open",
- "lineWithPoints.interpolate.options.cardinal": "Cardinal",
- "lineWithPoints.interpolate.options.cardinal-open": "Cardinal-open",
- "lineWithPoints.interpolate.options.linear": "Linear",
- "lineWithPoints.interpolate.options.monotone": "Monotone",
- "lineWithPoints.interpolate.options.step": "Step",
- "lineWithPoints.interpolate.options.step-after": "Step-after",
- "lineWithPoints.interpolate.options.step-before": "Step-before",
- "lineWithPoints.showMissingAsGap.description": "将缺少的数据显示为空白,而不用直线连接缺少的数据",
- "lineWithPoints.showMissingAsGap.name": "将缺少的数据显示为空白",
- "lineWithPoints.size.description": "含点线条符号的大小(以正方形像素为单位)。",
- "lineWithPoints.size.name": "含点线条大小",
- "lineWithPoints.symbol.description": "用于含点线条符号的形状。",
- "lineWithPoints.symbol.name": "含点线条符号",
- "lineWithPoints.symbol.options.circle": "圆圈",
- "lineWithPoints.symbol.options.cross": "十字",
- "lineWithPoints.symbol.options.diamond": "菱形",
- "lineWithPoints.symbol.options.donut": "圆环",
- "lineWithPoints.symbol.options.donut-plus": "圆环+",
- "lineWithPoints.symbol.options.horizontal-rectangle": "水平矩形",
- "lineWithPoints.symbol.options.rectangle": "矩形",
- "lineWithPoints.symbol.options.square": "正方形",
- "lineWithPoints.symbol.options.star": "星形",
- "lineWithPoints.symbol.options.triangle-down": "倒三角形",
- "lineWithPoints.symbol.options.triangle-left": "左三角形",
- "lineWithPoints.symbol.options.triangle-right": "右三角形",
- "lineWithPoints.symbol.options.triangle-up": "正三角形",
- "lineWithPoints.symbol.options.vertical-rectangle": "垂直矩形",
- "propertyPresentation.advanced.axisSizeProperties.description": "轴大小属性。",
- "propertyPresentation.advanced.axisSizeProperties.label": "轴大小",
- "propertyPresentation.advanced.clientBehaviorProperties.description": "客户机端属性。",
- "propertyPresentation.advanced.clientBehaviorProperties.label": "客户机行为",
- "propertyPresentation.advanced.commonProperties.description": "公共属性。",
- "propertyPresentation.advanced.commonProperties.label": "公共",
- "propertyPresentation.advanced.description": "分组结构的所有属性的高级列表。",
- "propertyPresentation.advanced.label": "高级",
- "propertyPresentation.advanced.labelProperties.description": "标签属性",
- "propertyPresentation.advanced.labelProperties.label": "标签",
- "propertyPresentation.advanced.legendProperties.description": "图注属性。",
- "propertyPresentation.advanced.legendProperties.label": "图注",
- "propertyPresentation.advanced.xAxisProperties.description": "X 轴属性。",
- "propertyPresentation.advanced.xAxisProperties.label": "X 轴",
- "propertyPresentation.advanced.yAxisProperties.description": "Y 轴属性。",
- "propertyPresentation.advanced.yAxisProperties.label": "Y 轴",
- "propertyPresentation.simple.description": "最常用属性的简单列表。",
- "propertyPresentation.simple.label": "简单",
- "rave2.colorpalette.blueContinuousSequential.description": "蓝色连续序列描述",
- "rave2.colorpalette.blueContinuousSequential.label": "蓝色连续序列",
- "rave2.colorpalette.blueDiscreteSequential.description": "蓝色离散序列描述",
- "rave2.colorpalette.blueDiscreteSequential.label": "蓝色离散序列",
- "rave2.colorpalette.blueGreenContinuousDivergent.description": "蓝绿连续发散描述",
- "rave2.colorpalette.blueGreenContinuousDivergent.label": "蓝绿连续发散",
- "rave2.colorpalette.blueGreenDiscreteDivergent.description": "蓝绿离散发散描述",
- "rave2.colorpalette.blueGreenDiscreteDivergent.label": "蓝绿离散发散",
- "rave2.colorpalette.dark.description": "深色描述",
- "rave2.colorpalette.dark.label": "深",
- "rave2.colorpalette.financial.description": "财务描述",
- "rave2.colorpalette.financial.label": "财务",
- "rave2.colorpalette.greenContinuousSequential.description": "绿色连续序列描述",
- "rave2.colorpalette.greenContinuousSequential.label": "绿色连续序列",
- "rave2.colorpalette.greenDiscreteSequential.description": "绿色离散序列描述",
- "rave2.colorpalette.greenDiscreteSequential.label": "绿色离散序列",
- "rave2.colorpalette.light.description": "浅色描述",
- "rave2.colorpalette.light.label": "浅",
- "rave2.colorpalette.medical.description": "医疗描述",
- "rave2.colorpalette.medical.label": "医疗",
- "rave2.colorpalette.orangeContinuousSequential.description": "橙色连续序列描述",
- "rave2.colorpalette.orangeContinuousSequential.label": "橙色连续序列",
- "rave2.colorpalette.orangeDiscreteSequential.description": "橙色离散序列描述",
- "rave2.colorpalette.orangeDiscreteSequential.label": " 橙色离散序列",
- "rave2.colorpalette.purpleContinuousSequential.description": "紫色连续序列描述",
- "rave2.colorpalette.purpleContinuousSequential.label": "紫色连续序列",
- "rave2.colorpalette.purpleDiscreteSequential.description": "紫色离散序列描述",
- "rave2.colorpalette.purpleDiscreteSequential.label": "紫色离散序列",
- "rave2.colorpalette.redBlueContinuousDivergent.description": "红蓝连续发散描述",
- "rave2.colorpalette.redBlueContinuousDivergent.label": "红蓝连续发散",
- "rave2.colorpalette.redBlueDiscreteDivergent.description": "红蓝离散发散描述",
- "rave2.colorpalette.redBlueDiscreteDivergent.label": "红蓝离散发散",
- "rave2.colorpalette.redBlueInverseContinuousDivergent.description": "红蓝逆向连续发散描述",
- "rave2.colorpalette.redBlueInverseContinuousDivergent.label": "红蓝逆向连续发散",
- "rave2.colorpalette.redBlueInverseDiscreteDivergent.description": "红蓝逆向离散发散描述",
- "rave2.colorpalette.redBlueInverseDiscreteDivergent.label": "红蓝逆向离散发散",
- "rave2.colorpalette.redContinuousSequential.description": "红色连续序列描述",
- "rave2.colorpalette.redContinuousSequential.label": "红色连续序列",
- "rave2.colorpalette.redDiscreteSequential.description": "红色离散序列描述",
- "rave2.colorpalette.redDiscreteSequential.label": " 红色离散序列",
- "rave2.colorpalette.redGreenContinuousDivergent.description": "红绿连续发散描述",
- "rave2.colorpalette.redGreenContinuousDivergent.label": "红绿连续发散",
- "rave2.colorpalette.redGreenDiscreteDivergent.description": "红绿离散发散描述",
- "rave2.colorpalette.redGreenDiscreteDivergent.label": "红绿离散发散",
- "rave2.colorpalette.redGreenInverseContinuousDivergent.description": "红绿逆向连续发散描述",
- "rave2.colorpalette.redGreenInverseContinuousDivergent.label": "红绿逆向连续发散",
- "rave2.colorpalette.redGreenInverseDiscreteDivergent.description": "红绿逆向离散发散描述",
- "rave2.colorpalette.redGreenInverseDiscreteDivergent.label": "红绿逆向离散发散",
- "rave2.colorpalette.tealContinuousSequential.description": "青色连续序列描述",
- "rave2.colorpalette.tealContinuousSequential.label": "青色连续序列",
- "rave2.colorpalette.tealDiscreteSequential.description": "青色离散序列描述",
- "rave2.colorpalette.tealDiscreteSequential.label": "青色离散序列",
- "rave2.colorpalette.tealPurpleContinuousDivergent.description": "青紫连续发散描述",
- "rave2.colorpalette.tealPurpleContinuousDivergent.label": "青紫连续发散",
- "rave2.colorpalette.tealPurpleDiscreteDivergent.description": "青紫离散发散描述",
- "rave2.colorpalette.tealPurpleDiscreteDivergent.label": "青紫离散发散",
- "rave2.colorpalette.violetContinuousSequential.description": "紫罗兰色连续序列描述",
- "rave2.colorpalette.violetContinuousSequential.label": "紫罗兰色连续序列",
- "rave2.colorpalette.violetDiscreteSequential.description": "紫罗兰色离散序列描述",
- "rave2.colorpalette.violetDiscreteSequential.label": "紫罗兰色离散序列",
- "rave2.colorpalette.yellowContinuousSequential.description": "黄色连续序列描述",
- "rave2.colorpalette.yellowContinuousSequential.label": "黄色连续序列",
- "rave2.colorpalette.yellowDiscreteSequential.description": "黄色离散序列描述",
- "rave2.colorpalette.yellowDiscreteSequential.label": "黄色离散序列",
- "sortX.description": "按 X 轴值对折线图的点排序。",
- "sortX.name": "按 X 轴值对点排序",
- "swapLineColumn.description": "设置为“是”时,在左侧显示折线图轴,并在右侧显示柱形图轴。",
- "swapLineColumn.falseLabel": "不交换",
- "swapLineColumn.name": "交换折线轴和柱形轴",
- "swapLineColumn.trueLabel": "交换",
- "transpose.description": "设置为“是”时,Y 轴将显示独立刻度,X 轴显示从属刻度。",
- "transpose.falseLabel": "不交换",
- "transpose.name": "交换 X 轴和 Y 轴",
- "transpose.trueLabel": "交换",
- "zoom.description": "在 X 轴、Y 轴、Y2 轴或所有方向缩放图表。",
- "zoom.name": "缩放",
- "zoom.options.all": "全部",
- "zoom.options.none": "无",
- "zoom.options.x": "X",
- "zoom.options.y": "Y",
- "zoom.options.y2": "Y2"
- }
|