@@ -156,13 +156,13 @@ Click on the + button above to add a trace.
156
156
Click on the + button above to add a transform. // react-chart-editor: /components/containers/TransformAccordion.js:129
157
157
Click on the + button above to add an annotation. // react-chart-editor: /components/containers/AnnotationAccordion.js:63
158
158
Click 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
160
160
Click to enter Component A title // plotly.js: plots/ternary/ternary.js:380
161
161
Click to enter Component B title // plotly.js: plots/ternary/ternary.js:390
162
162
Click to enter Component C title // plotly.js: plots/ternary/ternary.js:400
163
163
Click 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
166
166
Click to enter radial axis title // plotly.js: plots/polar/polar.js:492
167
167
Clip To // react-chart-editor: /components/fields/HoverLabelNameLength.js:54
168
168
Clip on Axes // react-chart-editor: /default_panels/StyleTracesPanel.js:706
@@ -606,12 +606,12 @@ Relative to
606
606
Relative to Grid // react-chart-editor: /default_panels/StyleImagesPanel.js:36
607
607
Remainder // react-chart-editor: /default_panels/GraphCreatePanel.js:49
608
608
Rendering // 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
610
610
Reset axes // plotly.js: components/modebar/buttons.js:218
611
611
Reset camera to default // plotly.js: components/modebar/buttons.js:376
612
612
Reset 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
615
615
Resolution // react-chart-editor: /default_panels/StyleMapsPanel.js:112
616
616
Reversed // react-chart-editor: /components/fields/MarkerColor.js:187
617
617
Reversed and Grouped // react-chart-editor: /default_panels/StyleLegendPanel.js:97
@@ -763,8 +763,8 @@ Titles
763
763
To Date // react-chart-editor: /default_panels/StyleAxesPanel.js:420
764
764
To Next // react-chart-editor: /components/fields/derived.js:677
765
765
To 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
768
768
Top // react-chart-editor: /components/fields/derived.js:105
769
769
Top Center // react-chart-editor: /components/fields/TextPosition.js:87
770
770
Top Left // react-chart-editor: /components/fields/TextPosition.js:86
@@ -899,7 +899,7 @@ mean ± σ:
899
899
mean: // plotly.js: traces/box/calc.js:288
900
900
median: // plotly.js: traces/box/calc.js:283
901
901
min: // 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
903
903
noon // react-chart-editor: /components/widgets/DateTimePicker.js:145
904
904
open: // plotly.js: traces/ohlc/calc.js:107
905
905
outgoing flow count: // plotly.js: traces/sankey/plot.js:169
@@ -912,7 +912,7 @@ scaled
912
912
source: // plotly.js: traces/sankey/plot.js:165
913
913
target: // plotly.js: traces/sankey/plot.js:166
914
914
to 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
916
916
transforms allow you to create multiple traces from one source trace, so as to style them differently. // react-chart-editor: /components/containers/TransformAccordion.js:113
917
917
transforms allow you to filter data out from a trace. // react-chart-editor: /components/containers/TransformAccordion.js:108
918
918
transforms 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