Skip to content

Commit b72b14e

Browse files
authored
Merge pull request #697 from plotly/v0.26.1
v0.26.1
2 parents ec805a3 + e29654a commit b72b14e

File tree

3 files changed

+13
-11
lines changed

3 files changed

+13
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-chart-editor",
33
"description": "plotly.js chart editor react component UI",
4-
"version": "0.26.0",
4+
"version": "0.26.1",
55
"author": "Plotly, Inc.",
66
"bugs": {
77
"url": "https://github.com/plotly/react-chart-editor/issues"

scripts/translationKeys/combined-translation-keys.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Axis to Style
6161
Azimuthal Equal Area // react-chart-editor: /default_panels/GraphSubplotsPanel.js:100
6262
Azimuthal Equidistant // react-chart-editor: /default_panels/GraphSubplotsPanel.js:102
6363
B // react-chart-editor: /components/fields/derived.js:584
64-
Background // react-chart-editor: /default_panels/StyleSlidersPanel.js:21
64+
Background // react-chart-editor: /default_panels/StyleSlidersPanel.js:22
6565
Background Color // react-chart-editor: /default_panels/StyleAxesPanel.js:336
6666
Backward // react-chart-editor: /default_panels/StyleAxesPanel.js:387
6767
Bandwidth // react-chart-editor: /default_panels/StyleTracesPanel.js:506
@@ -75,7 +75,7 @@ Below
7575
Binning // react-chart-editor: /default_panels/StyleTracesPanel.js:150
7676
Binning Function // react-chart-editor: /default_panels/StyleTracesPanel.js:151
7777
Blank // react-chart-editor: /default_panels/StyleTracesPanel.js:330
78-
Border // react-chart-editor: /default_panels/StyleSlidersPanel.js:25
78+
Border // react-chart-editor: /default_panels/StyleSlidersPanel.js:26
7979
Border Color // react-chart-editor: /default_panels/GraphSubplotsPanel.js:128
8080
Border Width // react-chart-editor: /default_panels/GraphSubplotsPanel.js:127
8181
Borders and Background // react-chart-editor: /default_panels/StyleColorbarsPanel.js:312
@@ -97,7 +97,7 @@ Box Width
9797
Boxes // react-chart-editor: /components/fields/derived.js:667
9898
Boxes and Points // react-chart-editor: /components/fields/derived.js:669
9999
Button // react-chart-editor: /components/containers/RangeSelectorAccordion.js:43
100-
Button Labels // react-chart-editor: /default_panels/StyleUpdateMenusPanel.js:22
100+
Button Labels // react-chart-editor: /default_panels/StyleUpdateMenusPanel.js:24
101101
Buttons // react-chart-editor: /components/containers/UpdateMenuAccordion.js:22
102102
By // react-chart-editor: /default_panels/GraphTransformsPanel.js:81
103103
By Type // react-chart-editor: /components/containers/TraceAccordion.js:153
@@ -242,11 +242,12 @@ First label
242242
Fixed Width // react-chart-editor: /default_panels/StyleLayoutPanel.js:30
243243
Fixed height // react-chart-editor: /default_panels/StyleLayoutPanel.js:31
244244
Flatshading // react-chart-editor: /default_panels/StyleTracesPanel.js:143
245-
Font // react-chart-editor: /default_panels/StyleSlidersPanel.js:29
245+
Font // react-chart-editor: /default_panels/StyleSlidersPanel.js:30
246246
Font Color // react-chart-editor: /default_panels/GraphCreatePanel.js:111
247247
Font Size // react-chart-editor: /default_panels/GraphCreatePanel.js:112
248248
Fraction // react-chart-editor: /default_panels/StyleTracesPanel.js:271
249249
Fraction of Plot // react-chart-editor: /default_panels/StyleColorbarsPanel.js:69
250+
Fraction of canvas // react-chart-editor: /default_panels/StyleSlidersPanel.js:41
250251
Free // react-chart-editor: /components/fields/derived.js:35
251252
Fresnel // react-chart-editor: /default_panels/StyleTracesPanel.js:460
252253
Gaps Between Cells // react-chart-editor: /default_panels/StyleTracesPanel.js:177
@@ -322,8 +323,8 @@ Layout
322323
Left // react-chart-editor: /components/fields/derived.js:94
323324
Legend // react-chart-editor: /default_panels/StyleLegendPanel.js:16
324325
Legend Box // react-chart-editor: /default_panels/StyleLegendPanel.js:29
325-
Legth // react-chart-editor: /default_panels/StyleSlidersPanel.js:42
326326
Length // react-chart-editor: /default_panels/StyleAxesPanel.js:304
327+
Length Mode // react-chart-editor: /default_panels/StyleSlidersPanel.js:38
327328
Light Position // react-chart-editor: /default_panels/StyleTracesPanel.js:470
328329
Lighting // react-chart-editor: /default_panels/StyleTracesPanel.js:455
329330
Line // react-chart-editor: /default_panels/StyleShapesPanel.js:27

scripts/translationKeys/translation-keys.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Axis to Style
6464
Azimuthal Equal Area // /default_panels/GraphSubplotsPanel.js:100
6565
Azimuthal Equidistant // /default_panels/GraphSubplotsPanel.js:102
6666
B // /components/fields/derived.js:584
67-
Background // /default_panels/StyleSlidersPanel.js:21
67+
Background // /default_panels/StyleSlidersPanel.js:22
6868
Background Color // /default_panels/StyleAxesPanel.js:336
6969
Backward // /default_panels/StyleAxesPanel.js:387
7070
Bandwidth // /default_panels/StyleTracesPanel.js:506
@@ -78,7 +78,7 @@ Below
7878
Binning // /default_panels/StyleTracesPanel.js:150
7979
Binning Function // /default_panels/StyleTracesPanel.js:151
8080
Blank // /default_panels/StyleTracesPanel.js:330
81-
Border // /default_panels/StyleSlidersPanel.js:25
81+
Border // /default_panels/StyleSlidersPanel.js:26
8282
Border Color // /default_panels/GraphSubplotsPanel.js:128
8383
Border Width // /default_panels/GraphSubplotsPanel.js:127
8484
Borders and Background // /default_panels/StyleColorbarsPanel.js:312
@@ -99,7 +99,7 @@ Box Width
9999
Boxes // /components/fields/derived.js:667
100100
Boxes and Points // /components/fields/derived.js:669
101101
Button // /components/containers/RangeSelectorAccordion.js:43
102-
Button Labels // /default_panels/StyleUpdateMenusPanel.js:22
102+
Button Labels // /default_panels/StyleUpdateMenusPanel.js:24
103103
Buttons // /components/containers/UpdateMenuAccordion.js:22
104104
By // /default_panels/GraphTransformsPanel.js:81
105105
By Type // /components/containers/TraceAccordion.js:153
@@ -230,11 +230,12 @@ First label
230230
Fixed Width // /default_panels/StyleLayoutPanel.js:30
231231
Fixed height // /default_panels/StyleLayoutPanel.js:31
232232
Flatshading // /default_panels/StyleTracesPanel.js:143
233-
Font // /default_panels/StyleSlidersPanel.js:29
233+
Font // /default_panels/StyleSlidersPanel.js:30
234234
Font Color // /default_panels/GraphCreatePanel.js:111
235235
Font Size // /default_panels/GraphCreatePanel.js:112
236236
Fraction // /default_panels/StyleTracesPanel.js:271
237237
Fraction of Plot // /default_panels/StyleColorbarsPanel.js:69
238+
Fraction of canvas // /default_panels/StyleSlidersPanel.js:41
238239
Free // /components/fields/derived.js:35
239240
Fresnel // /default_panels/StyleTracesPanel.js:460
240241
Gaps Between Cells // /default_panels/StyleTracesPanel.js:177
@@ -308,8 +309,8 @@ Layout
308309
Left // /components/fields/derived.js:94
309310
Legend // /default_panels/StyleLegendPanel.js:16
310311
Legend Box // /default_panels/StyleLegendPanel.js:29
311-
Legth // /default_panels/StyleSlidersPanel.js:42
312312
Length // /default_panels/StyleAxesPanel.js:304
313+
Length Mode // /default_panels/StyleSlidersPanel.js:38
313314
Light Position // /default_panels/StyleTracesPanel.js:470
314315
Lighting // /default_panels/StyleTracesPanel.js:455
315316
Line // /default_panels/StyleShapesPanel.js:27

0 commit comments

Comments
 (0)