@pitcher/canvas-ui 2025.12.8-91341 → 2025.12.9-103004-beta

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
@@ -145,12 +145,9 @@
145
145
  "sortBy": "Sort by",
146
146
  "sortOptions": {
147
147
  "modifiedAsc": "Modified date (asc)",
148
- "modifiedDate": "Modified date",
149
148
  "modifiedDesc": "Modified date (desc)",
150
149
  "nameAsc": "Name (asc)",
151
- "nameDesc": "Name (desc)",
152
- "nameShortAsc": "A-Z",
153
- "nameShortDesc": "Z-A"
150
+ "nameDesc": "Name (desc)"
154
151
  },
155
152
  "trash": "Trash"
156
153
  },
@@ -815,53 +812,73 @@
815
812
  "stripingStartPosition": null
816
813
  },
817
814
  "dataCharts": {
818
- "addYourChart": "Add your chart",
819
- "animation": "Animation",
820
- "chartTitle": "Chart Title",
821
- "chartType": "Chart Type",
822
- "colorScheme": "Color Scheme",
823
- "configureArrayObjectFields": "Configure Array/Object Fields",
824
- "dataPoints": "Data Points",
825
- "editDataChartsComponent": "Edit Chart",
826
- "labelField": "Label Field",
827
- "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",
828
834
  "legendPositions": {
829
- "bottom": "Bottom",
830
- "left": "Left",
831
- "none": "None",
832
- "right": "Right",
833
- "top": "Top"
835
+ "bottom": "In basso",
836
+ "left": "Sinistra",
837
+ "none": "Nessuna",
838
+ "right": "Destra",
839
+ "top": "In alto"
834
840
  },
835
- "orientation": "Chart Orientation",
841
+ "orientation": "Orientamento del grafico",
836
842
  "orientations": {
837
- "horizontal": "Horizontal",
838
- "vertical": "Vertical"
843
+ "horizontal": "Orizzontale",
844
+ "vertical": "Verticale"
839
845
  },
840
- "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",
841
849
  "pointStyles": {
842
- "circle": "Circle",
843
- "cross": "Cross",
844
- "dash": "Dash",
845
- "rect": "Rectangle",
846
- "star": "Star",
847
- "triangle": "Triangle"
848
- },
849
- "preview": "Preview",
850
- "removeAll": "Remove all",
851
- "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
+ "selectDynamicValue": "Seleziona un valore dinamico",
860
+ "series": "Serie",
861
+ "seriesName": "Nome della serie",
852
862
  "types": {
853
- "bar": "Bar Chart",
854
- "doughnut": "Doughnut Chart",
855
- "line": "Line Chart",
856
- "pie": "Pie Chart",
857
- "polarArea": "Polar Area Chart",
858
- "radar": "Radar Chart"
859
- },
860
- "useCustomColors": "Use custom colors",
861
- "useThemeColors": "Use theme colors",
862
- "valueField": "Value Field",
863
- "xAxisLabel": "X-Axis Label",
864
- "yAxisLabel": "Y-Axis Label"
863
+ "area": "Grafico ad area",
864
+ "bar": "Grafico a barre",
865
+ "bubble": "Grafico a bolle",
866
+ "doughnut": "Grafico a ciambella",
867
+ "line": "Grafico a linee",
868
+ "pie": "Grafico a torta",
869
+ "polarArea": "Grafico ad area polare",
870
+ "radar": "Grafico radar",
871
+ "scatter": "Grafico a dispersione"
872
+ },
873
+ "useCustomColors": "Usa colori personalizzati",
874
+ "useThemeColors": "Usa colori del tema",
875
+ "valueField": "Campo valore",
876
+ "viewModeControls": "Controlli modalità visualizzazione",
877
+ "width": "Larghezza",
878
+ "xAxisLabel": "Etichetta asse X",
879
+ "xValueField": "Campo valore X",
880
+ "yAxisLabel": "Etichetta asse Y",
881
+ "yValueField": "Campo valore Y"
865
882
  },
866
883
  "deletedFile": {
867
884
  "clickMessage": "Click here to add a new one",
package/locale/ja.json CHANGED
@@ -145,12 +145,9 @@
145
145
  "sortBy": "Sort by",
146
146
  "sortOptions": {
147
147
  "modifiedAsc": "Modified date (asc)",
148
- "modifiedDate": "Modified date",
149
148
  "modifiedDesc": "Modified date (desc)",
150
149
  "nameAsc": "Name (asc)",
151
- "nameDesc": "Name (desc)",
152
- "nameShortAsc": "A-Z",
153
- "nameShortDesc": "Z-A"
150
+ "nameDesc": "Name (desc)"
154
151
  },
155
152
  "trash": "Trash"
156
153
  },
@@ -815,53 +812,73 @@
815
812
  "stripingStartPosition": null
816
813
  },
817
814
  "dataCharts": {
818
- "addYourChart": "Add your chart",
819
- "animation": "Animation",
820
- "chartTitle": "Chart Title",
821
- "chartType": "Chart Type",
822
- "colorScheme": "Color Scheme",
823
- "configureArrayObjectFields": "Configure Array/Object Fields",
824
- "dataPoints": "Data Points",
825
- "editDataChartsComponent": "Edit Chart",
826
- "labelField": "Label Field",
827
- "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": "凡例の位置",
828
834
  "legendPositions": {
829
- "bottom": "Bottom",
830
- "left": "Left",
835
+ "bottom": "",
836
+ "left": "",
831
837
  "none": "なし",
832
- "right": "Right",
833
- "top": "Top"
838
+ "right": "",
839
+ "top": ""
834
840
  },
835
- "orientation": "Chart Orientation",
841
+ "orientation": "チャートの向き",
836
842
  "orientations": {
837
- "horizontal": "Horizontal",
838
- "vertical": "Vertical"
843
+ "horizontal": "",
844
+ "vertical": ""
839
845
  },
840
- "pointStyle": "Point Style",
846
+ "percentDisplay": "数値をパーセンテージで表示",
847
+ "percentDisplayHint": "0〜1の値はパーセンテージとして表示されます",
848
+ "pointStyle": "ポイントスタイル",
841
849
  "pointStyles": {
842
- "circle": "Circle",
843
- "cross": "Cross",
844
- "dash": "Dash",
845
- "rect": "Rectangle",
846
- "star": "Star",
847
- "triangle": "Triangle"
850
+ "circle": "",
851
+ "cross": "十字",
852
+ "dash": "ダッシュ",
853
+ "rect": "四角形",
854
+ "star": "",
855
+ "triangle": "三角形"
848
856
  },
849
857
  "preview": "プレビュー",
850
- "removeAll": "Remove all",
851
- "selectDynamicValue": "Select a dynamic value",
858
+ "removeAll": "すべて削除",
859
+ "selectDynamicValue": "動的な値を選択",
860
+ "series": "シリーズ",
861
+ "seriesName": "シリーズ名",
852
862
  "types": {
853
- "bar": "Bar Chart",
854
- "doughnut": "Doughnut Chart",
855
- "line": "Line Chart",
856
- "pie": "Pie Chart",
857
- "polarArea": "Polar Area Chart",
858
- "radar": "Radar Chart"
859
- },
860
- "useCustomColors": "Use custom colors",
861
- "useThemeColors": "Use theme colors",
862
- "valueField": "Value Field",
863
- "xAxisLabel": "X-Axis Label",
864
- "yAxisLabel": "Y-Axis Label"
863
+ "area": "エリアチャート",
864
+ "bar": "棒グラフ",
865
+ "bubble": "バブルチャート",
866
+ "doughnut": "ドーナツチャート",
867
+ "line": "折れ線グラフ",
868
+ "pie": "円グラフ",
869
+ "polarArea": "極座標エリアチャート",
870
+ "radar": "レーダーチャート",
871
+ "scatter": "散布図"
872
+ },
873
+ "useCustomColors": "カスタムカラーを使用",
874
+ "useThemeColors": "テーマカラーを使用",
875
+ "valueField": "値フィールド",
876
+ "viewModeControls": "表示モードコントロール",
877
+ "width": "幅",
878
+ "xAxisLabel": "X軸ラベル",
879
+ "xValueField": "X値フィールド",
880
+ "yAxisLabel": "Y軸ラベル",
881
+ "yValueField": "Y値フィールド"
865
882
  },
866
883
  "deletedFile": {
867
884
  "clickMessage": "Click here to add a new one",
package/locale/nl.json CHANGED
@@ -145,12 +145,9 @@
145
145
  "sortBy": "Sort by",
146
146
  "sortOptions": {
147
147
  "modifiedAsc": "Modified date (asc)",
148
- "modifiedDate": "Modified date",
149
148
  "modifiedDesc": "Modified date (desc)",
150
149
  "nameAsc": "Name (asc)",
151
- "nameDesc": "Name (desc)",
152
- "nameShortAsc": "A-Z",
153
- "nameShortDesc": "Z-A"
150
+ "nameDesc": "Name (desc)"
154
151
  },
155
152
  "trash": "Trash"
156
153
  },
@@ -815,53 +812,73 @@
815
812
  "stripingStartPosition": null
816
813
  },
817
814
  "dataCharts": {
818
- "addYourChart": "Add your chart",
819
- "animation": "Animation",
820
- "chartTitle": "Chart Title",
821
- "chartType": "Chart Type",
822
- "colorScheme": "Color Scheme",
823
- "configureArrayObjectFields": "Configure Array/Object Fields",
824
- "dataPoints": "Data Points",
825
- "editDataChartsComponent": "Edit Chart",
826
- "labelField": "Label Field",
827
- "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",
828
834
  "legendPositions": {
829
- "bottom": "Bottom",
830
- "left": "Left",
831
- "none": "None",
832
- "right": "Right",
833
- "top": "Top"
835
+ "bottom": "Onder",
836
+ "left": "Links",
837
+ "none": "Geen",
838
+ "right": "Rechts",
839
+ "top": "Boven"
834
840
  },
835
- "orientation": "Chart Orientation",
841
+ "orientation": "Grafiekoriëntatie",
836
842
  "orientations": {
837
- "horizontal": "Horizontal",
838
- "vertical": "Vertical"
843
+ "horizontal": "Horizontaal",
844
+ "vertical": "Verticaal"
839
845
  },
840
- "pointStyle": "Point Style",
846
+ "percentDisplay": "Getallen als percentages weergeven",
847
+ "percentDisplayHint": "Waarden tussen 0-1 worden als percentages weergegeven",
848
+ "pointStyle": "Puntstijl",
841
849
  "pointStyles": {
842
- "circle": "Circle",
843
- "cross": "Cross",
844
- "dash": "Dash",
845
- "rect": "Rectangle",
846
- "star": "Star",
847
- "triangle": "Triangle"
848
- },
849
- "preview": "Preview",
850
- "removeAll": "Remove all",
851
- "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
+ "selectDynamicValue": "Selecteer een dynamische waarde",
860
+ "series": "Serie",
861
+ "seriesName": "Serienaam",
852
862
  "types": {
853
- "bar": "Bar Chart",
854
- "doughnut": "Doughnut Chart",
855
- "line": "Line Chart",
856
- "pie": "Pie Chart",
857
- "polarArea": "Polar Area Chart",
858
- "radar": "Radar Chart"
859
- },
860
- "useCustomColors": "Use custom colors",
861
- "useThemeColors": "Use theme colors",
862
- "valueField": "Value Field",
863
- "xAxisLabel": "X-Axis Label",
864
- "yAxisLabel": "Y-Axis Label"
863
+ "area": "Vlakdiagram",
864
+ "bar": "Staafdiagram",
865
+ "bubble": "Bellendiagram",
866
+ "doughnut": "Ringdiagram",
867
+ "line": "Lijndiagram",
868
+ "pie": "Cirkeldiagram",
869
+ "polarArea": "Polair vlakdiagram",
870
+ "radar": "Radardiagram",
871
+ "scatter": "Spreidingsdiagram"
872
+ },
873
+ "useCustomColors": "Aangepaste kleuren gebruiken",
874
+ "useThemeColors": "Themakleuren gebruiken",
875
+ "valueField": "Waardeveld",
876
+ "viewModeControls": "Weergavemodus besturingselementen",
877
+ "width": "Breedte",
878
+ "xAxisLabel": "X-as label",
879
+ "xValueField": "X-waarde veld",
880
+ "yAxisLabel": "Y-as label",
881
+ "yValueField": "Y-waarde veld"
865
882
  },
866
883
  "deletedFile": {
867
884
  "clickMessage": "Click here to add a new one",
package/locale/pl.json CHANGED
@@ -145,12 +145,9 @@
145
145
  "sortBy": null,
146
146
  "sortOptions": {
147
147
  "modifiedAsc": null,
148
- "modifiedDate": null,
149
148
  "modifiedDesc": null,
150
149
  "nameAsc": null,
151
- "nameDesc": null,
152
- "nameShortAsc": null,
153
- "nameShortDesc": null
150
+ "nameDesc": null
154
151
  },
155
152
  "trash": null
156
153
  },
@@ -815,14 +812,23 @@
815
812
  "stripingStartPosition": null
816
813
  },
817
814
  "dataCharts": {
815
+ "addSeries": null,
818
816
  "addYourChart": null,
819
817
  "animation": null,
818
+ "chartSettings": null,
819
+ "chartSize": null,
820
820
  "chartTitle": null,
821
821
  "chartType": null,
822
+ "chartTypeSwitcherMultiSeriesDisabled": null,
822
823
  "colorScheme": null,
823
824
  "configureArrayObjectFields": null,
824
825
  "dataPoints": null,
826
+ "dataSettings": null,
825
827
  "editDataChartsComponent": null,
828
+ "enableChartTypeSwitcher": null,
829
+ "enableDataEntry": null,
830
+ "enableFullscreenBtn": null,
831
+ "height": null,
826
832
  "labelField": null,
827
833
  "legendPosition": null,
828
834
  "legendPositions": {
@@ -837,6 +843,8 @@
837
843
  "horizontal": null,
838
844
  "vertical": null
839
845
  },
846
+ "percentDisplay": null,
847
+ "percentDisplayHint": null,
840
848
  "pointStyle": null,
841
849
  "pointStyles": {
842
850
  "circle": null,
@@ -849,19 +857,28 @@
849
857
  "preview": null,
850
858
  "removeAll": null,
851
859
  "selectDynamicValue": null,
860
+ "series": null,
861
+ "seriesName": null,
852
862
  "types": {
863
+ "area": null,
853
864
  "bar": null,
865
+ "bubble": null,
854
866
  "doughnut": null,
855
867
  "line": null,
856
868
  "pie": null,
857
869
  "polarArea": null,
858
- "radar": null
870
+ "radar": null,
871
+ "scatter": null
859
872
  },
860
873
  "useCustomColors": null,
861
874
  "useThemeColors": null,
862
875
  "valueField": null,
876
+ "viewModeControls": null,
877
+ "width": null,
863
878
  "xAxisLabel": null,
864
- "yAxisLabel": null
879
+ "xValueField": null,
880
+ "yAxisLabel": null,
881
+ "yValueField": null
865
882
  },
866
883
  "deletedFile": {
867
884
  "clickMessage": null,
package/locale/pt-br.json CHANGED
@@ -145,12 +145,9 @@
145
145
  "sortBy": "Ordenar",
146
146
  "sortOptions": {
147
147
  "modifiedAsc": "Data de modificação (crescente)",
148
- "modifiedDate": "Data de modificação",
149
148
  "modifiedDesc": "Data de modificação (decrescente)",
150
149
  "nameAsc": "Nome (crescente)",
151
- "nameDesc": "Nome (decrescente)",
152
- "nameShortAsc": "A-Z",
153
- "nameShortDesc": "Z-A"
150
+ "nameDesc": "Nome (decrescente)"
154
151
  },
155
152
  "trash": "Lixeira"
156
153
  },
@@ -815,14 +812,23 @@
815
812
  "stripingStartPosition": "Posição inicial das listras"
816
813
  },
817
814
  "dataCharts": {
815
+ "addSeries": "Adicionar série",
818
816
  "addYourChart": "Adicionar seu gráfico",
819
- "animation": "Animation",
817
+ "animation": "Animação",
818
+ "chartSettings": "Configurações do gráfico",
819
+ "chartSize": "Tamanho do gráfico",
820
820
  "chartTitle": "Título do Gráfico",
821
821
  "chartType": "Tipo de Gráfico",
822
+ "chartTypeSwitcherMultiSeriesDisabled": "Não pode ser ativado para gráficos de múltiplas séries.",
822
823
  "colorScheme": "Esquema de Cores",
823
- "configureArrayObjectFields": "Configure Array/Object Fields",
824
+ "configureArrayObjectFields": "Configurar campos de Array/Objeto",
824
825
  "dataPoints": "Pontos de Dados",
826
+ "dataSettings": "Configurações de dados",
825
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",
826
832
  "labelField": "Campo de Rótulo",
827
833
  "legendPosition": "Posição da Legenda",
828
834
  "legendPositions": {
@@ -837,31 +843,42 @@
837
843
  "horizontal": "Horizontal",
838
844
  "vertical": "Vertical"
839
845
  },
846
+ "percentDisplay": "Mostrar números como porcentagens",
847
+ "percentDisplayHint": "Valores entre 0-1 serão mostrados como porcentagens",
840
848
  "pointStyle": "Estilo do Ponto",
841
849
  "pointStyles": {
842
- "circle": "Circle",
843
- "cross": "Cross",
844
- "dash": "Dash",
845
- "rect": "Rectangle",
846
- "star": "Star",
847
- "triangle": "Triangle"
850
+ "circle": "Círculo",
851
+ "cross": "Cruz",
852
+ "dash": "Traço",
853
+ "rect": "Retângulo",
854
+ "star": "Estrela",
855
+ "triangle": "Triângulo"
848
856
  },
849
857
  "preview": "Visualização",
850
858
  "removeAll": "Remover todos",
851
859
  "selectDynamicValue": "Selecionar um valor dinâmico",
860
+ "series": "Série",
861
+ "seriesName": "Nome da série",
852
862
  "types": {
863
+ "area": "Gráfico de Área",
853
864
  "bar": "Gráfico de Barras",
865
+ "bubble": "Gráfico de Bolhas",
854
866
  "doughnut": "Gráfico de Rosquinha",
855
867
  "line": "Gráfico de Linha",
856
868
  "pie": "Gráfico de Pizza",
857
869
  "polarArea": "Gráfico de Área Polar",
858
- "radar": "Gráfico de Radar"
870
+ "radar": "Gráfico de Radar",
871
+ "scatter": "Gráfico de Dispersão"
859
872
  },
860
- "useCustomColors": "Use custom colors",
861
- "useThemeColors": "Use theme colors",
873
+ "useCustomColors": "Usar cores personalizadas",
874
+ "useThemeColors": "Usar cores do tema",
862
875
  "valueField": "Campo de Valor",
863
- "xAxisLabel": "X-Axis Label",
864
- "yAxisLabel": "Y-Axis Label"
876
+ "viewModeControls": "Controles do modo de visualização",
877
+ "width": "Largura",
878
+ "xAxisLabel": "Rótulo do Eixo X",
879
+ "xValueField": "Campo de valor X",
880
+ "yAxisLabel": "Rótulo do Eixo Y",
881
+ "yValueField": "Campo de valor Y"
865
882
  },
866
883
  "deletedFile": {
867
884
  "clickMessage": "Clique aqui para adicionar um novo",
package/locale/pt.json CHANGED
@@ -145,12 +145,9 @@
145
145
  "sortBy": "Sort by",
146
146
  "sortOptions": {
147
147
  "modifiedAsc": "Modified date (asc)",
148
- "modifiedDate": "Modified date",
149
148
  "modifiedDesc": "Modified date (desc)",
150
149
  "nameAsc": "Name (asc)",
151
- "nameDesc": "Name (desc)",
152
- "nameShortAsc": "A-Z",
153
- "nameShortDesc": "Z-A"
150
+ "nameDesc": "Name (desc)"
154
151
  },
155
152
  "trash": "Trash"
156
153
  },
@@ -815,14 +812,23 @@
815
812
  "stripingStartPosition": null
816
813
  },
817
814
  "dataCharts": {
815
+ "addSeries": null,
818
816
  "addYourChart": "Add your chart",
819
817
  "animation": "Animation",
818
+ "chartSettings": null,
819
+ "chartSize": null,
820
820
  "chartTitle": "Chart Title",
821
821
  "chartType": "Chart Type",
822
+ "chartTypeSwitcherMultiSeriesDisabled": null,
822
823
  "colorScheme": "Color Scheme",
823
824
  "configureArrayObjectFields": "Configure Array/Object Fields",
824
825
  "dataPoints": "Data Points",
826
+ "dataSettings": null,
825
827
  "editDataChartsComponent": "Edit Chart",
828
+ "enableChartTypeSwitcher": null,
829
+ "enableDataEntry": null,
830
+ "enableFullscreenBtn": null,
831
+ "height": null,
826
832
  "labelField": "Label Field",
827
833
  "legendPosition": "Legend Position",
828
834
  "legendPositions": {
@@ -837,6 +843,8 @@
837
843
  "horizontal": "Horizontal",
838
844
  "vertical": "Vertical"
839
845
  },
846
+ "percentDisplay": null,
847
+ "percentDisplayHint": null,
840
848
  "pointStyle": "Point Style",
841
849
  "pointStyles": {
842
850
  "circle": "Circle",
@@ -849,19 +857,28 @@
849
857
  "preview": "Preview",
850
858
  "removeAll": "Remove all",
851
859
  "selectDynamicValue": "Select a dynamic value",
860
+ "series": null,
861
+ "seriesName": null,
852
862
  "types": {
863
+ "area": null,
853
864
  "bar": "Bar Chart",
865
+ "bubble": null,
854
866
  "doughnut": "Doughnut Chart",
855
867
  "line": "Line Chart",
856
868
  "pie": "Pie Chart",
857
869
  "polarArea": "Polar Area Chart",
858
- "radar": "Radar Chart"
870
+ "radar": "Radar Chart",
871
+ "scatter": null
859
872
  },
860
873
  "useCustomColors": "Use custom colors",
861
874
  "useThemeColors": "Use theme colors",
862
875
  "valueField": "Value Field",
876
+ "viewModeControls": null,
877
+ "width": null,
863
878
  "xAxisLabel": "X-Axis Label",
864
- "yAxisLabel": "Y-Axis Label"
879
+ "xValueField": null,
880
+ "yAxisLabel": "Y-Axis Label",
881
+ "yValueField": null
865
882
  },
866
883
  "deletedFile": {
867
884
  "clickMessage": "Click here to add a new one",