From 651fb77ed540847d339e182497b4954bce970ef5 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 22 十一月 2023 16:43:45 +0800 Subject: [PATCH] 2023-11-22 --- src/menu/components/chart/antv-bar/chartcompile/index.jsx | 28 ++++++++++++++-------------- 1 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/menu/components/chart/antv-bar/chartcompile/index.jsx b/src/menu/components/chart/antv-bar/chartcompile/index.jsx index 9faa0e8..1bcb634 100644 --- a/src/menu/components/chart/antv-bar/chartcompile/index.jsx +++ b/src/menu/components/chart/antv-bar/chartcompile/index.jsx @@ -410,26 +410,26 @@ value: 'line', label: '鎶樼嚎', children: [ - { value: 'smooth', label: 'smooth' }, - { value: 'line', label: 'line' }, - { value: 'dot', label: 'dot' }, - { value: 'dash', label: 'dash' }, - { value: 'hv', label: 'hv' }, - { value: 'vh', label: 'vh' }, - { value: 'hvh', label: 'hvh' }, - { value: 'vhv', label: 'vhv' } + { value: 'smooth', label: 'smooth锛堝钩婊戠嚎锛�' }, + { value: 'line', label: 'line锛堢洿绾匡級' }, + { value: 'dot', label: 'dot锛堢偣鐘剁嚎锛�' }, + { value: 'dash', label: 'dash锛堣櫄绾匡級' }, + { value: 'hv', label: 'hv锛堟按骞�-鍨傜洿绾匡級' }, + { value: 'vh', label: 'vh锛堝瀭鐩�-姘村钩绾匡級' }, + { value: 'hvh', label: 'hvh锛堟按骞�-鍨傜洿-姘村钩绾匡級' }, + { value: 'vhv', label: 'vhv锛堝瀭鐩�-姘村钩-鍨傜洿绾匡級' } ] }, { value: 'bar', label: '鏌卞舰', children: [ - { value: 'rect', label: 'rect' }, - { value: 'hollow-rect', label: 'hollow-rect' }, - { value: 'line', label: 'line' }, - { value: 'tick', label: 'tick' }, - { value: 'funnel', label: 'funnel' }, - { value: 'pyramid', label: 'pyramid' } + { value: 'rect', label: 'rect锛堢煩褰級' }, + { value: 'hollow-rect', label: 'hollow-rect锛堢┖蹇冪煩褰級' }, + { value: 'line', label: 'line锛堢嚎鏉★級' }, + { value: 'tick', label: 'tick锛堟尝鍔級' }, + // { value: 'funnel', label: 'funnel' }, + { value: 'pyramid', label: 'pyramid锛堣閿ワ級' } ], } ] -- Gitblit v1.8.0