Skip to content

Commit 743c979

Browse files
authored
Merge pull request #507 from plotly/v0.17.3
v0.17.3
2 parents 1935414 + ea8958b commit 743c979

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.17.2",
4+
"version": "0.17.3",
55
"author": "Plotly, Inc.",
66
"bugs": {
77
"url": "https://github.com/plotly/react-chart-editor/issues"

scripts/translationKeys/combined-translation-keys.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ Scatter
395395
Scatter GL // react-chart-editor: /lib/computeTraceOptionsFromSchema.js:75
396396
Second // react-chart-editor: /default_panels/StyleAxesPanel.js:405
397397
Segments // react-chart-editor: /components/containers/TraceMarkerSection.js:21
398-
Select Trace Type // react-chart-editor: /components/widgets/TraceTypeSelector.js:127
398+
Select Trace Type // react-chart-editor: /components/widgets/TraceTypeSelector.js:169
399399
Select an Option // react-chart-editor: /components/widgets/Dropdown.js:66
400400
Separate Thousands // react-chart-editor: /default_panels/StyleAxesPanel.js:242
401401
Shape // react-chart-editor: /components/containers/ShapeAccordion.js:26

scripts/translationKeys/translation-keys.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ Scatter
371371
Scatter GL // /lib/computeTraceOptionsFromSchema.js:75
372372
Second // /default_panels/StyleAxesPanel.js:405
373373
Segments // /components/containers/TraceMarkerSection.js:21
374-
Select Trace Type // /components/widgets/TraceTypeSelector.js:127
374+
Select Trace Type // /components/widgets/TraceTypeSelector.js:169
375375
Select an Option // /components/widgets/Dropdown.js:66
376376
Separate Thousands // /default_panels/StyleAxesPanel.js:242
377377
Shape // /components/containers/ShapeAccordion.js:26

0 commit comments

Comments
 (0)