Skip to content

Commit 9959681

Browse files
committed
Version bump 0.44
1 parent ba617f2 commit 9959681

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.43.0",
4+
"version": "0.44.0",
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 & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -157,13 +157,13 @@ Click on the + button above to add a transform.
157157
Click on the + button above to add an annotation. // react-chart-editor: /components/containers/AnnotationAccordion.js:63
158158
Click on the + button above to add an image. // react-chart-editor: /components/containers/ImageAccordion.js:61
159159
Click to enter Colorscale title // plotly.js: plots/plots.js:335
160-
Click to enter Component A title // plotly.js: plots/ternary/ternary.js:380
161-
Click to enter Component B title // plotly.js: plots/ternary/ternary.js:390
162-
Click to enter Component C title // plotly.js: plots/ternary/ternary.js:400
163-
Click to enter Plot title // plotly.js: plot_api/plot_api.js:586
160+
Click to enter Component A title // plotly.js: plots/ternary/ternary.js:381
161+
Click to enter Component B title // plotly.js: plots/ternary/ternary.js:391
162+
Click to enter Component C title // plotly.js: plots/ternary/ternary.js:401
163+
Click to enter Plot title // plotly.js: plot_api/plot_api.js:604
164164
Click to enter X axis title // plotly.js: plots/plots.js:333
165165
Click to enter Y axis title // plotly.js: plots/plots.js:334
166-
Click to enter radial axis title // plotly.js: plots/polar/polar.js:492
166+
Click to enter radial axis title // plotly.js: plots/polar/polar.js:494
167167
Clip To // react-chart-editor: /components/fields/HoverLabelNameLength.js:54
168168
Clip on Axes // react-chart-editor: /default_panels/StyleTracesPanel.js:705
169169
Clockwise // react-chart-editor: /components/fields/derived.js:113
@@ -248,7 +248,7 @@ Distributions
248248
Divergence // react-chart-editor: /components/fields/derived.js:633
249249
Diverging // react-chart-editor: /default_panels/StyleLayoutPanel.js:41
250250
Double-click on legend to isolate one trace // plotly.js: components/legend/handle_click.js:27
251-
Double-click to zoom back out // plotly.js: plots/cartesian/dragbox.js:1119
251+
Double-click to zoom back out // plotly.js: plots/cartesian/dragbox.js:1172
252252
Download plot // plotly.js: components/modebar/buttons.js:53
253253
Download plot as a png // plotly.js: components/modebar/buttons.js:52
254254
Drag // react-chart-editor: /default_panels/StyleLayoutPanel.js:125

0 commit comments

Comments
 (0)