Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Commit03955c2
committed
DOC: Simplify annoation arrow style reference
Position everything in data coordiates rather than Axes coordinates. While the code annotate() is not the primary goal of this example, it's slightly simpler to follow if we keep everything in data coordinates, which is what all the commands (plot, text, annotate) are by default in.The output is basically unchanged, with the exception of making the point marker and the textbox edge dark grey so that the black annotation line stands out more.1 parent309d380 commit03955c2
File tree
1 file changed
+12
-16
lines changed- galleries/examples/text_labels_and_annotations
1 file changed
+12
-16
lines changedLines changed: 12 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
| 27 | + | |
| 28 | + | |
32 | 29 |
| |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
38 | 34 |
| |
39 | 35 |
| |
40 | 36 |
| |
41 | 37 |
| |
42 |
| - | |
| 38 | + | |
| 39 | + | |
43 | 40 |
| |
44 | 41 |
| |
45 | 42 |
| |
46 |
| - | |
| 43 | + | |
47 | 44 |
| |
48 | 45 |
| |
49 |
| - | |
50 |
| - | |
| 46 | + | |
51 | 47 |
| |
52 | 48 |
| |
53 | 49 |
| |
|
0 commit comments
Comments
(0)