@@ -156,13 +156,13 @@ Click on the + button above to add a trace.
156156Click on the + button above to add a transform. // react-chart-editor: /components/containers/TransformAccordion.js:129
157157Click on the + button above to add an annotation. // react-chart-editor: /components/containers/AnnotationAccordion.js:63
158158Click on the + button above to add an image. // react-chart-editor: /components/containers/ImageAccordion.js:61
159- Click to enter Colorscale title // plotly.js: plots/plots.js:334
159+ Click to enter Colorscale title // plotly.js: plots/plots.js:335
160160Click to enter Component A title // plotly.js: plots/ternary/ternary.js:380
161161Click to enter Component B title // plotly.js: plots/ternary/ternary.js:390
162162Click to enter Component C title // plotly.js: plots/ternary/ternary.js:400
163163Click to enter Plot title // plotly.js: plot_api/plot_api.js:586
164- Click to enter X axis title // plotly.js: plots/plots.js:332
165- Click to enter Y axis title // plotly.js: plots/plots.js:333
164+ Click to enter X axis title // plotly.js: plots/plots.js:333
165+ Click to enter Y axis title // plotly.js: plots/plots.js:334
166166Click to enter radial axis title // plotly.js: plots/polar/polar.js:492
167167Clip To // react-chart-editor: /components/fields/HoverLabelNameLength.js:54
168168Clip on Axes // react-chart-editor: /default_panels/StyleTracesPanel.js:706
@@ -606,12 +606,12 @@ Relative to
606606Relative to Grid // react-chart-editor: /default_panels/StyleImagesPanel.js:36
607607Remainder // react-chart-editor: /default_panels/GraphCreatePanel.js:49
608608Rendering // react-chart-editor: /components/fields/TraceSelector.js:139
609- Reset // plotly.js: components/modebar/buttons.js:502
609+ Reset // plotly.js: components/modebar/buttons.js:505
610610Reset axes // plotly.js: components/modebar/buttons.js:218
611611Reset camera to default // plotly.js: components/modebar/buttons.js:376
612612Reset camera to last save // plotly.js: components/modebar/buttons.js:384
613- Reset view // plotly.js: components/modebar/buttons.js:583
614- Reset views // plotly.js: components/modebar/buttons.js:621
613+ Reset view // plotly.js: components/modebar/buttons.js:586
614+ Reset views // plotly.js: components/modebar/buttons.js:624
615615Resolution // react-chart-editor: /default_panels/StyleMapsPanel.js:112
616616Reversed // react-chart-editor: /components/fields/MarkerColor.js:187
617617Reversed and Grouped // react-chart-editor: /default_panels/StyleLegendPanel.js:97
@@ -763,8 +763,8 @@ Titles
763763To Date // react-chart-editor: /default_panels/StyleAxesPanel.js:420
764764To Next // react-chart-editor: /components/fields/derived.js:677
765765To Self // react-chart-editor: /components/fields/derived.js:676
766- Toggle Spike Lines // plotly.js: components/modebar/buttons.js:640
767- Toggle show closest data on hover // plotly.js: components/modebar/buttons.js:430
766+ Toggle Spike Lines // plotly.js: components/modebar/buttons.js:643
767+ Toggle show closest data on hover // plotly.js: components/modebar/buttons.js:433
768768Top // react-chart-editor: /components/fields/derived.js:105
769769Top Center // react-chart-editor: /components/fields/TextPosition.js:87
770770Top Left // react-chart-editor: /components/fields/TextPosition.js:86
@@ -899,7 +899,7 @@ mean ± σ:
899899mean: // plotly.js: traces/box/calc.js:288
900900median: // plotly.js: traces/box/calc.js:283
901901min: // plotly.js: traces/box/calc.js:284
902- new text // plotly.js: plots/plots.js:335 && react-chart-editor: /components/containers/AnnotationAccordion.js:44
902+ new text // plotly.js: plots/plots.js:336 && react-chart-editor: /components/containers/AnnotationAccordion.js:44
903903noon // react-chart-editor: /components/widgets/DateTimePicker.js:145
904904open: // plotly.js: traces/ohlc/calc.js:107
905905outgoing flow count: // plotly.js: traces/sankey/plot.js:169
@@ -912,7 +912,7 @@ scaled
912912source: // plotly.js: traces/sankey/plot.js:165
913913target: // plotly.js: traces/sankey/plot.js:166
914914to upload here or click to choose a file from your computer. // react-chart-editor: /components/widgets/Dropzone.js:57
915- trace // plotly.js: plots/plots.js:337
915+ trace // plotly.js: plots/plots.js:338
916916transforms allow you to create multiple traces from one source trace, so as to style them differently. // react-chart-editor: /components/containers/TransformAccordion.js:113
917917transforms allow you to filter data out from a trace. // react-chart-editor: /components/containers/TransformAccordion.js:108
918918transforms allow you to sort a trace, so as to control marker overlay or line connection order. // react-chart-editor: /components/containers/TransformAccordion.js:125
0 commit comments