@pitcher/canvas-ui 2025.12.10-74659 → 2025.12.10-82548

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/locale/it.json CHANGED
@@ -812,53 +812,74 @@
812
812
  "stripingStartPosition": null
813
813
  },
814
814
  "dataCharts": {
815
- "addYourChart": "Add your chart",
816
- "animation": "Animation",
817
- "chartTitle": "Chart Title",
818
- "chartType": "Chart Type",
819
- "colorScheme": "Color Scheme",
820
- "configureArrayObjectFields": "Configure Array/Object Fields",
821
- "dataPoints": "Data Points",
822
- "editDataChartsComponent": "Edit Chart",
823
- "labelField": "Label Field",
824
- "legendPosition": "Legend Position",
815
+ "addSeries": "Aggiungi serie",
816
+ "addYourChart": "Aggiungi il tuo grafico",
817
+ "animation": "Animazione",
818
+ "chartSettings": "Impostazioni del grafico",
819
+ "chartSize": "Dimensione del grafico",
820
+ "chartTitle": "Titolo del grafico",
821
+ "chartType": "Tipo di grafico",
822
+ "chartTypeSwitcherMultiSeriesDisabled": "Non può essere abilitato per grafici multi-serie.",
823
+ "colorScheme": "Schema colori",
824
+ "configureArrayObjectFields": "Configura campi Array/Oggetto",
825
+ "dataPoints": "Punti dati",
826
+ "dataSettings": "Impostazioni dati",
827
+ "editDataChartsComponent": "Modifica grafico",
828
+ "enableChartTypeSwitcher": "Consenti cambio tipo grafico in modalità visualizzazione",
829
+ "enableDataEntry": "Consenti inserimento dati da parte degli utenti in modalità modifica",
830
+ "enableFullscreenBtn": "Mostra pulsante schermo intero in modalità visualizzazione",
831
+ "height": "Altezza",
832
+ "labelField": "Campo etichetta",
833
+ "legendPosition": "Posizione legenda",
825
834
  "legendPositions": {
826
- "bottom": "Bottom",
827
- "left": "Left",
828
- "none": "None",
829
- "right": "Right",
830
- "top": "Top"
835
+ "bottom": "In basso",
836
+ "left": "Sinistra",
837
+ "none": "Nessuna",
838
+ "right": "Destra",
839
+ "top": "In alto"
831
840
  },
832
- "orientation": "Chart Orientation",
841
+ "orientation": "Orientamento del grafico",
833
842
  "orientations": {
834
- "horizontal": "Horizontal",
835
- "vertical": "Vertical"
843
+ "horizontal": "Orizzontale",
844
+ "vertical": "Verticale"
836
845
  },
837
- "pointStyle": "Point Style",
846
+ "percentDisplay": "Mostra numeri come percentuali",
847
+ "percentDisplayHint": "I valori tra 0 e 1 saranno mostrati come percentuali",
848
+ "pointStyle": "Stile punto",
838
849
  "pointStyles": {
839
- "circle": "Circle",
840
- "cross": "Cross",
841
- "dash": "Dash",
842
- "rect": "Rectangle",
843
- "star": "Star",
844
- "triangle": "Triangle"
845
- },
846
- "preview": "Preview",
847
- "removeAll": "Remove all",
848
- "selectDynamicValue": "Select a dynamic value",
850
+ "circle": "Cerchio",
851
+ "cross": "Croce",
852
+ "dash": "Trattino",
853
+ "rect": "Rettangolo",
854
+ "star": "Stella",
855
+ "triangle": "Triangolo"
856
+ },
857
+ "preview": "Anteprima",
858
+ "removeAll": "Rimuovi tutto",
859
+ "rValueField": "Campo dimensione/raggio",
860
+ "selectDynamicValue": "Seleziona un valore dinamico",
861
+ "series": "Serie",
862
+ "seriesName": "Nome della serie",
849
863
  "types": {
850
- "bar": "Bar Chart",
851
- "doughnut": "Doughnut Chart",
852
- "line": "Line Chart",
853
- "pie": "Pie Chart",
854
- "polarArea": "Polar Area Chart",
855
- "radar": "Radar Chart"
856
- },
857
- "useCustomColors": "Use custom colors",
858
- "useThemeColors": "Use theme colors",
859
- "valueField": "Value Field",
860
- "xAxisLabel": "X-Axis Label",
861
- "yAxisLabel": "Y-Axis Label"
864
+ "area": "Grafico ad area",
865
+ "bar": "Grafico a barre",
866
+ "bubble": "Grafico a bolle",
867
+ "doughnut": "Grafico a ciambella",
868
+ "line": "Grafico a linee",
869
+ "pie": "Grafico a torta",
870
+ "polarArea": "Grafico ad area polare",
871
+ "radar": "Grafico radar",
872
+ "scatter": "Grafico a dispersione"
873
+ },
874
+ "useCustomColors": "Usa colori personalizzati",
875
+ "useThemeColors": "Usa colori del tema",
876
+ "valueField": "Campo valore",
877
+ "viewModeControls": "Controlli modalità visualizzazione",
878
+ "width": "Larghezza",
879
+ "xAxisLabel": "Etichetta asse X",
880
+ "xValueField": "Campo valore X",
881
+ "yAxisLabel": "Etichetta asse Y",
882
+ "yValueField": "Campo valore Y"
862
883
  },
863
884
  "deletedFile": {
864
885
  "clickMessage": "Click here to add a new one",
package/locale/ja.json CHANGED
@@ -812,53 +812,74 @@
812
812
  "stripingStartPosition": null
813
813
  },
814
814
  "dataCharts": {
815
- "addYourChart": "Add your chart",
816
- "animation": "Animation",
817
- "chartTitle": "Chart Title",
818
- "chartType": "Chart Type",
819
- "colorScheme": "Color Scheme",
820
- "configureArrayObjectFields": "Configure Array/Object Fields",
821
- "dataPoints": "Data Points",
822
- "editDataChartsComponent": "Edit Chart",
823
- "labelField": "Label Field",
824
- "legendPosition": "Legend Position",
815
+ "addSeries": "シリーズを追加",
816
+ "addYourChart": "チャートを追加",
817
+ "animation": "アニメーション",
818
+ "chartSettings": "チャート設定",
819
+ "chartSize": "チャートサイズ",
820
+ "chartTitle": "チャートタイトル",
821
+ "chartType": "チャートタイプ",
822
+ "chartTypeSwitcherMultiSeriesDisabled": "マルチシリーズチャートでは有効にできません。",
823
+ "colorScheme": "カラースキーム",
824
+ "configureArrayObjectFields": "配列/オブジェクトフィールドを設定",
825
+ "dataPoints": "データポイント",
826
+ "dataSettings": "データ設定",
827
+ "editDataChartsComponent": "チャートを編集",
828
+ "enableChartTypeSwitcher": "表示モードでチャートタイプの切り替えを許可",
829
+ "enableDataEntry": "編集モードでユーザーによるデータ入力を許可",
830
+ "enableFullscreenBtn": "表示モードでフルスクリーンボタンを表示",
831
+ "height": "高さ",
832
+ "labelField": "ラベルフィールド",
833
+ "legendPosition": "凡例の位置",
825
834
  "legendPositions": {
826
- "bottom": "Bottom",
827
- "left": "Left",
835
+ "bottom": "",
836
+ "left": "",
828
837
  "none": "なし",
829
- "right": "Right",
830
- "top": "Top"
838
+ "right": "",
839
+ "top": ""
831
840
  },
832
- "orientation": "Chart Orientation",
841
+ "orientation": "チャートの向き",
833
842
  "orientations": {
834
- "horizontal": "Horizontal",
835
- "vertical": "Vertical"
843
+ "horizontal": "",
844
+ "vertical": ""
836
845
  },
837
- "pointStyle": "Point Style",
846
+ "percentDisplay": "数値をパーセンテージで表示",
847
+ "percentDisplayHint": "0〜1の値はパーセンテージとして表示されます",
848
+ "pointStyle": "ポイントスタイル",
838
849
  "pointStyles": {
839
- "circle": "Circle",
840
- "cross": "Cross",
841
- "dash": "Dash",
842
- "rect": "Rectangle",
843
- "star": "Star",
844
- "triangle": "Triangle"
850
+ "circle": "",
851
+ "cross": "十字",
852
+ "dash": "ダッシュ",
853
+ "rect": "四角形",
854
+ "star": "",
855
+ "triangle": "三角形"
845
856
  },
846
857
  "preview": "プレビュー",
847
- "removeAll": "Remove all",
848
- "selectDynamicValue": "Select a dynamic value",
858
+ "removeAll": "すべて削除",
859
+ "rValueField": "サイズ/半径フィールド",
860
+ "selectDynamicValue": "動的な値を選択",
861
+ "series": "シリーズ",
862
+ "seriesName": "シリーズ名",
849
863
  "types": {
850
- "bar": "Bar Chart",
851
- "doughnut": "Doughnut Chart",
852
- "line": "Line Chart",
853
- "pie": "Pie Chart",
854
- "polarArea": "Polar Area Chart",
855
- "radar": "Radar Chart"
856
- },
857
- "useCustomColors": "Use custom colors",
858
- "useThemeColors": "Use theme colors",
859
- "valueField": "Value Field",
860
- "xAxisLabel": "X-Axis Label",
861
- "yAxisLabel": "Y-Axis Label"
864
+ "area": "エリアチャート",
865
+ "bar": "棒グラフ",
866
+ "bubble": "バブルチャート",
867
+ "doughnut": "ドーナツチャート",
868
+ "line": "折れ線グラフ",
869
+ "pie": "円グラフ",
870
+ "polarArea": "極座標エリアチャート",
871
+ "radar": "レーダーチャート",
872
+ "scatter": "散布図"
873
+ },
874
+ "useCustomColors": "カスタムカラーを使用",
875
+ "useThemeColors": "テーマカラーを使用",
876
+ "valueField": "値フィールド",
877
+ "viewModeControls": "表示モードコントロール",
878
+ "width": "幅",
879
+ "xAxisLabel": "X軸ラベル",
880
+ "xValueField": "X値フィールド",
881
+ "yAxisLabel": "Y軸ラベル",
882
+ "yValueField": "Y値フィールド"
862
883
  },
863
884
  "deletedFile": {
864
885
  "clickMessage": "Click here to add a new one",
package/locale/nl.json CHANGED
@@ -812,53 +812,74 @@
812
812
  "stripingStartPosition": null
813
813
  },
814
814
  "dataCharts": {
815
- "addYourChart": "Add your chart",
816
- "animation": "Animation",
817
- "chartTitle": "Chart Title",
818
- "chartType": "Chart Type",
819
- "colorScheme": "Color Scheme",
820
- "configureArrayObjectFields": "Configure Array/Object Fields",
821
- "dataPoints": "Data Points",
822
- "editDataChartsComponent": "Edit Chart",
823
- "labelField": "Label Field",
824
- "legendPosition": "Legend Position",
815
+ "addSeries": "Serie toevoegen",
816
+ "addYourChart": "Voeg uw grafiek toe",
817
+ "animation": "Animatie",
818
+ "chartSettings": "Grafiekinstellingen",
819
+ "chartSize": "Grafiekgrootte",
820
+ "chartTitle": "Grafiektitel",
821
+ "chartType": "Grafiektype",
822
+ "chartTypeSwitcherMultiSeriesDisabled": "Kan niet worden ingeschakeld voor grafieken met meerdere series.",
823
+ "colorScheme": "Kleurenschema",
824
+ "configureArrayObjectFields": "Array/Object velden configureren",
825
+ "dataPoints": "Gegevenspunten",
826
+ "dataSettings": "Gegevensinstellingen",
827
+ "editDataChartsComponent": "Grafiek bewerken",
828
+ "enableChartTypeSwitcher": "Grafiektype wijzigen toestaan in weergavemodus",
829
+ "enableDataEntry": "Gegevensinvoer door gebruikers toestaan in bewerkingsmodus",
830
+ "enableFullscreenBtn": "Volledig scherm knop tonen in weergavemodus",
831
+ "height": "Hoogte",
832
+ "labelField": "Labelveld",
833
+ "legendPosition": "Legendapositie",
825
834
  "legendPositions": {
826
- "bottom": "Bottom",
827
- "left": "Left",
828
- "none": "None",
829
- "right": "Right",
830
- "top": "Top"
835
+ "bottom": "Onder",
836
+ "left": "Links",
837
+ "none": "Geen",
838
+ "right": "Rechts",
839
+ "top": "Boven"
831
840
  },
832
- "orientation": "Chart Orientation",
841
+ "orientation": "Grafiekoriëntatie",
833
842
  "orientations": {
834
- "horizontal": "Horizontal",
835
- "vertical": "Vertical"
843
+ "horizontal": "Horizontaal",
844
+ "vertical": "Verticaal"
836
845
  },
837
- "pointStyle": "Point Style",
846
+ "percentDisplay": "Getallen als percentages weergeven",
847
+ "percentDisplayHint": "Waarden tussen 0-1 worden als percentages weergegeven",
848
+ "pointStyle": "Puntstijl",
838
849
  "pointStyles": {
839
- "circle": "Circle",
840
- "cross": "Cross",
841
- "dash": "Dash",
842
- "rect": "Rectangle",
843
- "star": "Star",
844
- "triangle": "Triangle"
845
- },
846
- "preview": "Preview",
847
- "removeAll": "Remove all",
848
- "selectDynamicValue": "Select a dynamic value",
850
+ "circle": "Cirkel",
851
+ "cross": "Kruis",
852
+ "dash": "Streepje",
853
+ "rect": "Rechthoek",
854
+ "star": "Ster",
855
+ "triangle": "Driehoek"
856
+ },
857
+ "preview": "Voorbeeld",
858
+ "removeAll": "Alles verwijderen",
859
+ "rValueField": "Grootte/straal veld",
860
+ "selectDynamicValue": "Selecteer een dynamische waarde",
861
+ "series": "Serie",
862
+ "seriesName": "Serienaam",
849
863
  "types": {
850
- "bar": "Bar Chart",
851
- "doughnut": "Doughnut Chart",
852
- "line": "Line Chart",
853
- "pie": "Pie Chart",
854
- "polarArea": "Polar Area Chart",
855
- "radar": "Radar Chart"
856
- },
857
- "useCustomColors": "Use custom colors",
858
- "useThemeColors": "Use theme colors",
859
- "valueField": "Value Field",
860
- "xAxisLabel": "X-Axis Label",
861
- "yAxisLabel": "Y-Axis Label"
864
+ "area": "Vlakdiagram",
865
+ "bar": "Staafdiagram",
866
+ "bubble": "Bellendiagram",
867
+ "doughnut": "Ringdiagram",
868
+ "line": "Lijndiagram",
869
+ "pie": "Cirkeldiagram",
870
+ "polarArea": "Polair vlakdiagram",
871
+ "radar": "Radardiagram",
872
+ "scatter": "Spreidingsdiagram"
873
+ },
874
+ "useCustomColors": "Aangepaste kleuren gebruiken",
875
+ "useThemeColors": "Themakleuren gebruiken",
876
+ "valueField": "Waardeveld",
877
+ "viewModeControls": "Weergavemodus besturingselementen",
878
+ "width": "Breedte",
879
+ "xAxisLabel": "X-as label",
880
+ "xValueField": "X-waarde veld",
881
+ "yAxisLabel": "Y-as label",
882
+ "yValueField": "Y-waarde veld"
862
883
  },
863
884
  "deletedFile": {
864
885
  "clickMessage": "Click here to add a new one",
package/locale/pl.json CHANGED
@@ -812,14 +812,23 @@
812
812
  "stripingStartPosition": null
813
813
  },
814
814
  "dataCharts": {
815
+ "addSeries": null,
815
816
  "addYourChart": null,
816
817
  "animation": null,
818
+ "chartSettings": null,
819
+ "chartSize": null,
817
820
  "chartTitle": null,
818
821
  "chartType": null,
822
+ "chartTypeSwitcherMultiSeriesDisabled": null,
819
823
  "colorScheme": null,
820
824
  "configureArrayObjectFields": null,
821
825
  "dataPoints": null,
826
+ "dataSettings": null,
822
827
  "editDataChartsComponent": null,
828
+ "enableChartTypeSwitcher": null,
829
+ "enableDataEntry": null,
830
+ "enableFullscreenBtn": null,
831
+ "height": null,
823
832
  "labelField": null,
824
833
  "legendPosition": null,
825
834
  "legendPositions": {
@@ -834,6 +843,8 @@
834
843
  "horizontal": null,
835
844
  "vertical": null
836
845
  },
846
+ "percentDisplay": null,
847
+ "percentDisplayHint": null,
837
848
  "pointStyle": null,
838
849
  "pointStyles": {
839
850
  "circle": null,
@@ -845,20 +856,30 @@
845
856
  },
846
857
  "preview": null,
847
858
  "removeAll": null,
859
+ "rValueField": null,
848
860
  "selectDynamicValue": null,
861
+ "series": null,
862
+ "seriesName": null,
849
863
  "types": {
864
+ "area": null,
850
865
  "bar": null,
866
+ "bubble": null,
851
867
  "doughnut": null,
852
868
  "line": null,
853
869
  "pie": null,
854
870
  "polarArea": null,
855
- "radar": null
871
+ "radar": null,
872
+ "scatter": null
856
873
  },
857
874
  "useCustomColors": null,
858
875
  "useThemeColors": null,
859
876
  "valueField": null,
877
+ "viewModeControls": null,
878
+ "width": null,
860
879
  "xAxisLabel": null,
861
- "yAxisLabel": null
880
+ "xValueField": null,
881
+ "yAxisLabel": null,
882
+ "yValueField": null
862
883
  },
863
884
  "deletedFile": {
864
885
  "clickMessage": null,
package/locale/pt-br.json CHANGED
@@ -812,14 +812,23 @@
812
812
  "stripingStartPosition": "Posição inicial das listras"
813
813
  },
814
814
  "dataCharts": {
815
+ "addSeries": "Adicionar série",
815
816
  "addYourChart": "Adicionar seu gráfico",
816
- "animation": "Animation",
817
+ "animation": "Animação",
818
+ "chartSettings": "Configurações do gráfico",
819
+ "chartSize": "Tamanho do gráfico",
817
820
  "chartTitle": "Título do Gráfico",
818
821
  "chartType": "Tipo de Gráfico",
822
+ "chartTypeSwitcherMultiSeriesDisabled": "Não pode ser ativado para gráficos de múltiplas séries.",
819
823
  "colorScheme": "Esquema de Cores",
820
- "configureArrayObjectFields": "Configure Array/Object Fields",
824
+ "configureArrayObjectFields": "Configurar campos de Array/Objeto",
821
825
  "dataPoints": "Pontos de Dados",
826
+ "dataSettings": "Configurações de dados",
822
827
  "editDataChartsComponent": "Editar Gráfico",
828
+ "enableChartTypeSwitcher": "Permitir alteração do tipo de gráfico no modo de visualização",
829
+ "enableDataEntry": "Permitir entrada de dados por usuários no modo de edição",
830
+ "enableFullscreenBtn": "Mostrar botão de tela cheia no modo de visualização",
831
+ "height": "Altura",
823
832
  "labelField": "Campo de Rótulo",
824
833
  "legendPosition": "Posição da Legenda",
825
834
  "legendPositions": {
@@ -834,31 +843,43 @@
834
843
  "horizontal": "Horizontal",
835
844
  "vertical": "Vertical"
836
845
  },
846
+ "percentDisplay": "Mostrar números como porcentagens",
847
+ "percentDisplayHint": "Valores entre 0-1 serão mostrados como porcentagens",
837
848
  "pointStyle": "Estilo do Ponto",
838
849
  "pointStyles": {
839
- "circle": "Circle",
840
- "cross": "Cross",
841
- "dash": "Dash",
842
- "rect": "Rectangle",
843
- "star": "Star",
844
- "triangle": "Triangle"
850
+ "circle": "Círculo",
851
+ "cross": "Cruz",
852
+ "dash": "Traço",
853
+ "rect": "Retângulo",
854
+ "star": "Estrela",
855
+ "triangle": "Triângulo"
845
856
  },
846
857
  "preview": "Visualização",
847
858
  "removeAll": "Remover todos",
859
+ "rValueField": "Campo de tamanho/raio",
848
860
  "selectDynamicValue": "Selecionar um valor dinâmico",
861
+ "series": "Série",
862
+ "seriesName": "Nome da série",
849
863
  "types": {
864
+ "area": "Gráfico de Área",
850
865
  "bar": "Gráfico de Barras",
866
+ "bubble": "Gráfico de Bolhas",
851
867
  "doughnut": "Gráfico de Rosquinha",
852
868
  "line": "Gráfico de Linha",
853
869
  "pie": "Gráfico de Pizza",
854
870
  "polarArea": "Gráfico de Área Polar",
855
- "radar": "Gráfico de Radar"
871
+ "radar": "Gráfico de Radar",
872
+ "scatter": "Gráfico de Dispersão"
856
873
  },
857
- "useCustomColors": "Use custom colors",
858
- "useThemeColors": "Use theme colors",
874
+ "useCustomColors": "Usar cores personalizadas",
875
+ "useThemeColors": "Usar cores do tema",
859
876
  "valueField": "Campo de Valor",
860
- "xAxisLabel": "X-Axis Label",
861
- "yAxisLabel": "Y-Axis Label"
877
+ "viewModeControls": "Controles do modo de visualização",
878
+ "width": "Largura",
879
+ "xAxisLabel": "Rótulo do Eixo X",
880
+ "xValueField": "Campo de valor X",
881
+ "yAxisLabel": "Rótulo do Eixo Y",
882
+ "yValueField": "Campo de valor Y"
862
883
  },
863
884
  "deletedFile": {
864
885
  "clickMessage": "Clique aqui para adicionar um novo",
package/locale/pt.json CHANGED
@@ -812,14 +812,23 @@
812
812
  "stripingStartPosition": null
813
813
  },
814
814
  "dataCharts": {
815
+ "addSeries": null,
815
816
  "addYourChart": "Add your chart",
816
817
  "animation": "Animation",
818
+ "chartSettings": null,
819
+ "chartSize": null,
817
820
  "chartTitle": "Chart Title",
818
821
  "chartType": "Chart Type",
822
+ "chartTypeSwitcherMultiSeriesDisabled": null,
819
823
  "colorScheme": "Color Scheme",
820
824
  "configureArrayObjectFields": "Configure Array/Object Fields",
821
825
  "dataPoints": "Data Points",
826
+ "dataSettings": null,
822
827
  "editDataChartsComponent": "Edit Chart",
828
+ "enableChartTypeSwitcher": null,
829
+ "enableDataEntry": null,
830
+ "enableFullscreenBtn": null,
831
+ "height": null,
823
832
  "labelField": "Label Field",
824
833
  "legendPosition": "Legend Position",
825
834
  "legendPositions": {
@@ -834,6 +843,8 @@
834
843
  "horizontal": "Horizontal",
835
844
  "vertical": "Vertical"
836
845
  },
846
+ "percentDisplay": null,
847
+ "percentDisplayHint": null,
837
848
  "pointStyle": "Point Style",
838
849
  "pointStyles": {
839
850
  "circle": "Circle",
@@ -845,20 +856,30 @@
845
856
  },
846
857
  "preview": "Preview",
847
858
  "removeAll": "Remove all",
859
+ "rValueField": null,
848
860
  "selectDynamicValue": "Select a dynamic value",
861
+ "series": null,
862
+ "seriesName": null,
849
863
  "types": {
864
+ "area": null,
850
865
  "bar": "Bar Chart",
866
+ "bubble": null,
851
867
  "doughnut": "Doughnut Chart",
852
868
  "line": "Line Chart",
853
869
  "pie": "Pie Chart",
854
870
  "polarArea": "Polar Area Chart",
855
- "radar": "Radar Chart"
871
+ "radar": "Radar Chart",
872
+ "scatter": null
856
873
  },
857
874
  "useCustomColors": "Use custom colors",
858
875
  "useThemeColors": "Use theme colors",
859
876
  "valueField": "Value Field",
877
+ "viewModeControls": null,
878
+ "width": null,
860
879
  "xAxisLabel": "X-Axis Label",
861
- "yAxisLabel": "Y-Axis Label"
880
+ "xValueField": null,
881
+ "yAxisLabel": "Y-Axis Label",
882
+ "yValueField": null
862
883
  },
863
884
  "deletedFile": {
864
885
  "clickMessage": "Click here to add a new one",
package/locale/th.json CHANGED
@@ -812,14 +812,23 @@
812
812
  "stripingStartPosition": null
813
813
  },
814
814
  "dataCharts": {
815
- "addYourChart": "เพิ่ม your chart",
815
+ "addSeries": "เพิ่มซีรีส์",
816
+ "addYourChart": "เพิ่มแผนภูมิของคุณ",
816
817
  "animation": "ภาพเคลื่อนไหว",
818
+ "chartSettings": "การตั้งค่าแผนภูมิ",
819
+ "chartSize": "ขนาดแผนภูมิ",
817
820
  "chartTitle": "ชื่อแผนภูมิ",
818
- "chartType": "Chart ประเภท",
821
+ "chartType": "ประเภทแผนภูมิ",
822
+ "chartTypeSwitcherMultiSeriesDisabled": "ไม่สามารถเปิดใช้งานสำหรับแผนภูมิหลายซีรีส์",
819
823
  "colorScheme": "โทนสี",
820
824
  "configureArrayObjectFields": "กำหนดค่าฟิลด์ Array/Object",
821
825
  "dataPoints": "จุดข้อมูล",
822
- "editDataChartsComponent": "แก้ไข Chart",
826
+ "dataSettings": "การตั้งค่าข้อมูล",
827
+ "editDataChartsComponent": "แก้ไขแผนภูมิ",
828
+ "enableChartTypeSwitcher": "อนุญาตให้เปลี่ยนประเภทแผนภูมิในโหมดดู",
829
+ "enableDataEntry": "อนุญาตให้ผู้ใช้ป้อนข้อมูลในโหมดแก้ไข",
830
+ "enableFullscreenBtn": "แสดงปุ่มเต็มหน้าจอในโหมดดู",
831
+ "height": "ความสูง",
823
832
  "labelField": "ฟิลด์ป้ายกำกับ",
824
833
  "legendPosition": "ตำแหน่งคำอธิบาย",
825
834
  "legendPositions": {
@@ -834,6 +843,8 @@
834
843
  "horizontal": "แนวนอน",
835
844
  "vertical": "แนวตั้ง"
836
845
  },
846
+ "percentDisplay": "แสดงตัวเลขเป็นเปอร์เซ็นต์",
847
+ "percentDisplayHint": "ค่าระหว่าง 0-1 จะแสดงเป็นเปอร์เซ็นต์",
837
848
  "pointStyle": "สไตล์จุด",
838
849
  "pointStyles": {
839
850
  "circle": "วงกลม",
@@ -844,21 +855,31 @@
844
855
  "triangle": "สามเหลี่ยม"
845
856
  },
846
857
  "preview": "ดูตัวอย่าง",
847
- "removeAll": "ลบ all",
858
+ "removeAll": "ลบทั้งหมด",
859
+ "rValueField": "ฟิลด์ขนาด/รัศมี",
848
860
  "selectDynamicValue": "เลือกค่าแบบไดนามิก",
861
+ "series": "ซีรีส์",
862
+ "seriesName": "ชื่อซีรีส์",
849
863
  "types": {
864
+ "area": "แผนภูมิพื้นที่",
850
865
  "bar": "แผนภูมิแท่ง",
866
+ "bubble": "แผนภูมิฟองสบู่",
851
867
  "doughnut": "แผนภูมิโดนัท",
852
868
  "line": "แผนภูมิเส้น",
853
869
  "pie": "แผนภูมิวงกลม",
854
870
  "polarArea": "แผนภูมิพื้นที่เชิงขั้ว",
855
- "radar": "แผนภูมิเรดาร์"
871
+ "radar": "แผนภูมิเรดาร์",
872
+ "scatter": "แผนภูมิกระจาย"
856
873
  },
857
874
  "useCustomColors": "ใช้สีแบบกำหนดเอง",
858
875
  "useThemeColors": "ใช้สีธีม",
859
876
  "valueField": "ฟิลด์ค่า",
877
+ "viewModeControls": "การควบคุมโหมดดู",
878
+ "width": "ความกว้าง",
860
879
  "xAxisLabel": "ป้ายกำกับแกน X",
861
- "yAxisLabel": "ป้ายกำกับแกน Y"
880
+ "xValueField": "ฟิลด์ค่า X",
881
+ "yAxisLabel": "ป้ายกำกับแกน Y",
882
+ "yValueField": "ฟิลด์ค่า Y"
862
883
  },
863
884
  "deletedFile": {
864
885
  "clickMessage": "คลิกที่นี่เพื่อเพิ่มใหม่",