Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Commitd2bf038
committed
Fix scatter edgecolor for unfilled points
For unfilled markers, the edgecolor -- if specified -- has precedenceover the facecolor.closeshas2k1/plotnine#1001 parent09ab2c2 commitd2bf038
File tree
3 files changed
+30
-5
lines changed- doc/api/next_api_changes/behavior
- lib/matplotlib
- axes
- tests
3 files changed
+30
-5
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
Lines changed: 9 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4291 | 4291 |
| |
4292 | 4292 |
| |
4293 | 4293 |
| |
4294 |
| - | |
4295 |
| - | |
4296 |
| - | |
| 4294 | + | |
| 4295 | + | |
4297 | 4296 |
| |
4298 | 4297 |
| |
4299 | 4298 |
| |
| |||
4378 | 4377 |
| |
4379 | 4378 |
| |
4380 | 4379 |
| |
| 4380 | + | |
| 4381 | + | |
| 4382 | + | |
| 4383 | + | |
| 4384 | + | |
4381 | 4385 |
| |
4382 | 4386 |
| |
4383 | 4387 |
| |
| |||
4389 | 4393 |
| |
4390 | 4394 |
| |
4391 | 4395 |
| |
4392 |
| - | |
4393 |
| - | |
| 4396 | + | |
| 4397 | + | |
4394 | 4398 |
| |
4395 | 4399 |
| |
4396 | 4400 |
| |
|
Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2367 | 2367 |
| |
2368 | 2368 |
| |
2369 | 2369 |
| |
| 2370 | + | |
| 2371 | + | |
| 2372 | + | |
| 2373 | + | |
| 2374 | + | |
| 2375 | + | |
| 2376 | + | |
| 2377 | + | |
| 2378 | + | |
| 2379 | + | |
| 2380 | + | |
| 2381 | + | |
| 2382 | + | |
| 2383 | + | |
| 2384 | + | |
2370 | 2385 |
| |
2371 | 2386 |
| |
2372 | 2387 |
| |
|
0 commit comments
Comments
(0)