Skip to content

Commit

Permalink
Version bump 0.44
Browse files Browse the repository at this point in the history
  • Loading branch information
dmt0 committed Dec 4, 2020
1 parent ba617f2 commit 9959681
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
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.43.0",
"version": "0.44.0",
"author": "Plotly, Inc.",
"bugs": {
"url": "https://github.com/plotly/react-chart-editor/issues"
Expand Down
12 changes: 6 additions & 6 deletions scripts/translationKeys/combined-translation-keys.txt
Original file line number Diff line number Diff line change
Expand Up @@ -157,13 +157,13 @@ Click on the + button above to add a transform.
Click on the + button above to add an annotation. // react-chart-editor: /components/containers/AnnotationAccordion.js:63
Click on the + button above to add an image. // react-chart-editor: /components/containers/ImageAccordion.js:61
Click to enter Colorscale title // plotly.js: plots/plots.js:335
Click to enter Component A title // plotly.js: plots/ternary/ternary.js:380
Click to enter Component B title // plotly.js: plots/ternary/ternary.js:390
Click to enter Component C title // plotly.js: plots/ternary/ternary.js:400
Click to enter Plot title // plotly.js: plot_api/plot_api.js:586
Click to enter Component A title // plotly.js: plots/ternary/ternary.js:381
Click to enter Component B title // plotly.js: plots/ternary/ternary.js:391
Click to enter Component C title // plotly.js: plots/ternary/ternary.js:401
Click to enter Plot title // plotly.js: plot_api/plot_api.js:604
Click to enter X axis title // plotly.js: plots/plots.js:333
Click to enter Y axis title // plotly.js: plots/plots.js:334
Click to enter radial axis title // plotly.js: plots/polar/polar.js:492
Click to enter radial axis title // plotly.js: plots/polar/polar.js:494
Clip To // react-chart-editor: /components/fields/HoverLabelNameLength.js:54
Clip on Axes // react-chart-editor: /default_panels/StyleTracesPanel.js:705
Clockwise // react-chart-editor: /components/fields/derived.js:113
Expand Down Expand Up @@ -248,7 +248,7 @@ Distributions
Divergence // react-chart-editor: /components/fields/derived.js:633
Diverging // react-chart-editor: /default_panels/StyleLayoutPanel.js:41
Double-click on legend to isolate one trace // plotly.js: components/legend/handle_click.js:27
Double-click to zoom back out // plotly.js: plots/cartesian/dragbox.js:1119
Double-click to zoom back out // plotly.js: plots/cartesian/dragbox.js:1172
Download plot // plotly.js: components/modebar/buttons.js:53
Download plot as a png // plotly.js: components/modebar/buttons.js:52
Drag // react-chart-editor: /default_panels/StyleLayoutPanel.js:125
Expand Down

0 comments on commit 9959681

Please sign in to comment.