You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To help us understand and resolve your issue please check that you have provided
2
-
the information that corresponds to the type of issue that you are submitting. You can feel free to delete the sections that do not apply to your issue.
1
+
To help us understand and resolve your issue, please fill out the form to the best of your ability. You can feel free to delete the sections that do not apply.
3
2
4
-
###Bug report
3
+
###Bug report
5
4
6
5
**Bug summary**
7
6
8
-
-[ ]A short 1-2 sentences that succinctly describes the bug
7
+
- A short 1-2 sentences that succinctly describes the bug
9
8
10
9
**Code for reproduction**
11
10
12
-
-[ ]A minimum code snippet required to reproduce the bug, also minimizing the number of dependencies required
11
+
- A minimum code snippet required to reproduce the bug, also minimizing the number of dependencies required
13
12
14
13
```python
15
14
# Paste your code here
@@ -19,7 +18,7 @@ the information that corresponds to the type of issue that you are submitting. Y
19
18
20
19
**Actual outcome**
21
20
22
-
-[ ]The output produced by the above code, which may be a screenshot, console output, etc.
21
+
- The output produced by the above code, which may be a screenshot, console output, etc.
23
22
24
23
```
25
24
# If applicable, paste the console output here
@@ -29,11 +28,11 @@ the information that corresponds to the type of issue that you are submitting. Y
29
28
30
29
**Expected outcome**
31
30
32
-
-[ ]A description of the expected outcome from the code snippet
33
-
-[ ]If this used to work in an earlier version of Matplotlib, please note the version it used to work on
31
+
- A description of the expected outcome from the code snippet
32
+
- If this used to work in an earlier version of Matplotlib, please note the version it used to work on
34
33
35
34
**Matplotlib version**
36
35
37
-
-[ ]Matplotlib version, Python version and Platform (Windows, OSX, Linux ...)
38
-
-[ ]How did you install Matplotlib and Python (pip, anaconda, from source ...)
36
+
- Matplotlib version, Python version and Platform (Windows, OSX, Linux ...)
37
+
- How did you install Matplotlib and Python (pip, anaconda, from source ...)
0 commit comments