- Notifications
You must be signed in to change notification settings - Fork596
Commitc96a925
committed
Fixes#26
- /mpl-data/sample_data/axes_grid folder appears to no longer exists as of matplotlib v2.2.2 - added /assets folder in repo containing dependent numpy pickle, 'bivariate_normal.npy' file - revised load of data in AnatomyOfMatplotlib-Part2-Plotting_Methods_Overview.ipynb to reflect this change - tested successfully with matplotlib v2.2.2 and python v3.6.61 parent6f0be51 commitc96a925
File tree
2 files changed
+35
-3
lines changed- assets
2 files changed
+35
-3
lines changedLines changed: 35 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
269 | 269 |
| |
270 | 270 |
| |
271 | 271 |
| |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
272 | 304 |
| |
273 | 305 |
| |
274 | 306 |
| |
| |||
305 | 337 |
| |
306 | 338 |
| |
307 | 339 |
| |
308 |
| - | |
| 340 | + | |
309 | 341 |
| |
310 | 342 |
| |
311 | 343 |
| |
| |||
370 | 402 |
| |
371 | 403 |
| |
372 | 404 |
| |
373 |
| - | |
| 405 | + | |
374 | 406 |
| |
375 | 407 |
| |
376 | 408 |
| |
| |||
462 | 494 |
| |
463 | 495 |
| |
464 | 496 |
| |
465 |
| - | |
| 497 | + | |
466 | 498 |
| |
467 | 499 |
| |
468 | 500 |
| |
|
1.84 KB
Binary file not shown.
0 commit comments
Comments
(0)