Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-chart-editor",
"description": "plotly.js chart editor react component UI",
"version": "0.17.2",
"version": "0.17.3",
"author": "Plotly, Inc.",
"bugs": {
"url": "https://github.com/plotly/react-chart-editor/issues"
Expand Down
2 changes: 1 addition & 1 deletion scripts/translationKeys/combined-translation-keys.txt
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ Scatter
Scatter GL // react-chart-editor: /lib/computeTraceOptionsFromSchema.js:75
Second // react-chart-editor: /default_panels/StyleAxesPanel.js:405
Segments // react-chart-editor: /components/containers/TraceMarkerSection.js:21
Select Trace Type // react-chart-editor: /components/widgets/TraceTypeSelector.js:127
Select Trace Type // react-chart-editor: /components/widgets/TraceTypeSelector.js:169
Select an Option // react-chart-editor: /components/widgets/Dropdown.js:66
Separate Thousands // react-chart-editor: /default_panels/StyleAxesPanel.js:242
Shape // react-chart-editor: /components/containers/ShapeAccordion.js:26
Expand Down
2 changes: 1 addition & 1 deletion scripts/translationKeys/translation-keys.txt
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ Scatter
Scatter GL // /lib/computeTraceOptionsFromSchema.js:75
Second // /default_panels/StyleAxesPanel.js:405
Segments // /components/containers/TraceMarkerSection.js:21
Select Trace Type // /components/widgets/TraceTypeSelector.js:127
Select Trace Type // /components/widgets/TraceTypeSelector.js:169
Select an Option // /components/widgets/Dropdown.js:66
Separate Thousands // /default_panels/StyleAxesPanel.js:242
Shape // /components/containers/ShapeAccordion.js:26
Expand Down