|
1 | 1 | Autoscale // components/modebar/buttons.js:139
|
2 | 2 | Box Select // components/modebar/buttons.js:103
|
3 |
| -Click to enter Colorscale title // plots/plots.js:338 |
4 |
| -Click to enter Component A title // plots/ternary/ternary.js:386 |
5 |
| -Click to enter Component B title // plots/ternary/ternary.js:400 |
6 |
| -Click to enter Component C title // plots/ternary/ternary.js:411 |
| 3 | +Click to enter Colorscale title // plots/plots.js:303 |
| 4 | +Click to enter Component A title // plots/ternary/ternary.js:392 |
| 5 | +Click to enter Component B title // plots/ternary/ternary.js:406 |
| 6 | +Click to enter Component C title // plots/ternary/ternary.js:417 |
7 | 7 | Click to enter Plot title // plot_api/plot_api.js:579
|
8 |
| -Click to enter X axis title // plots/plots.js:336 |
9 |
| -Click to enter Y axis title // plots/plots.js:337 |
| 8 | +Click to enter X axis title // plots/plots.js:301 |
| 9 | +Click to enter Y axis title // plots/plots.js:302 |
10 | 10 | Compare data on hover // components/modebar/buttons.js:167
|
11 | 11 | Double-click on legend to isolate one trace // components/legend/handle_click.js:90
|
12 | 12 | Double-click to zoom back out // plots/cartesian/dragbox.js:299
|
@@ -52,5 +52,5 @@ q1: // traces/box/calc.js:130
|
52 | 52 | q3: // traces/box/calc.js:131
|
53 | 53 | source: // traces/sankey/plot.js:140
|
54 | 54 | target: // traces/sankey/plot.js:141
|
55 |
| -trace // plots/plots.js:340 |
| 55 | +trace // plots/plots.js:305 |
56 | 56 | upper fence: // traces/box/calc.js:135
|
0 commit comments