Commit a3bfa93
File tree
Expand file treeCollapse file tree
5 files changed
+89
-2
lines changedFilter options
- doc/api
- examples/userdemo
- lib/matplotlib
- tests
- tutorials/colors
Expand file treeCollapse file tree
5 files changed
+89
-2
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
|
examples/userdemo/colormap_normalizations.py
Copy file name to clipboardExpand all lines: examples/userdemo/colormap_normalizations.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
81 | 80 |
|
82 | 81 |
|
83 | 82 |
|
|
+33Lines changed: 33 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1467 | 1467 |
|
1468 | 1468 |
|
1469 | 1469 |
|
| 1470 | + |
| 1471 | + |
| 1472 | + |
| 1473 | + |
| 1474 | + |
| 1475 | + |
| 1476 | + |
| 1477 | + |
| 1478 | + |
| 1479 | + |
| 1480 | + |
| 1481 | + |
| 1482 | + |
| 1483 | + |
| 1484 | + |
| 1485 | + |
| 1486 | + |
| 1487 | + |
| 1488 | + |
| 1489 | + |
| 1490 | + |
| 1491 | + |
| 1492 | + |
| 1493 | + |
| 1494 | + |
| 1495 | + |
| 1496 | + |
| 1497 | + |
| 1498 | + |
| 1499 | + |
| 1500 | + |
| 1501 | + |
| 1502 | + |
1470 | 1503 |
|
1471 | 1504 |
|
1472 | 1505 |
|
|
lib/matplotlib/tests/test_colors.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_colors.py+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
537 | 537 |
|
538 | 538 |
|
539 | 539 |
|
| 540 | + |
| 541 | + |
| 542 | + |
| 543 | + |
| 544 | + |
| 545 | + |
| 546 | + |
| 547 | + |
| 548 | + |
| 549 | + |
| 550 | + |
| 551 | + |
| 552 | + |
| 553 | + |
| 554 | + |
| 555 | + |
| 556 | + |
| 557 | + |
| 558 | + |
| 559 | + |
| 560 | + |
| 561 | + |
| 562 | + |
540 | 563 |
|
541 | 564 |
|
542 | 565 |
|
|
tutorials/colors/colormapnorms.py
Copy file name to clipboardExpand all lines: tutorials/colors/colormapnorms.py+32-1Lines changed: 32 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
169 | 169 |
|
170 | 170 |
|
171 | 171 |
|
172 |
| - |
| 172 | + |
173 | 173 |
|
174 | 174 |
|
175 | 175 |
|
176 | 176 |
|
| 177 | + |
177 | 178 |
|
178 | 179 |
|
179 | 180 |
|
| 181 | + |
180 | 182 |
|
181 | 183 |
|
182 | 184 |
|
| ||
274 | 276 |
|
275 | 277 |
|
276 | 278 |
|
| 279 | + |
277 | 280 |
|
278 | 281 |
|
279 | 282 |
|
280 | 283 |
|
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
281 | 310 |
|
282 | 311 |
|
283 | 312 |
|
284 | 313 |
|
285 | 314 |
|
286 | 315 |
|
287 | 316 |
|
| 317 | + |
288 | 318 |
|
289 | 319 |
|
290 | 320 |
|
| ||
303 | 333 |
|
304 | 334 |
|
305 | 335 |
|
| 336 | + |
306 | 337 |
|
307 | 338 |
|
0 commit comments