Commit 17159dc
committed
Make plot_trisurf support custom triangulations
This brings plot_trisurf more inline with the 2d tri* method
equivalents. An example has also been added to: a) reflect the new
support; and b) illustrate the additional flexibility this change
enables.1 parent 6b74c57 commit 17159dc
2 files changed
Lines changed: 27 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1562 | 1562 | | |
1563 | 1563 | | |
1564 | 1564 | | |
1565 | | - | |
| 1565 | + | |
1566 | 1566 | | |
1567 | 1567 | | |
1568 | 1568 | | |
| |||
1596 | 1596 | | |
1597 | 1597 | | |
1598 | 1598 | | |
| 1599 | + | |
| 1600 | + | |
| 1601 | + | |
1599 | 1602 | | |
1600 | | - | |
1601 | | - | |
1602 | | - | |
1603 | 1603 | | |
1604 | | - | |
1605 | | - | |
1606 | | - | |
1607 | | - | |
| 1604 | + | |
| 1605 | + | |
| 1606 | + | |
1608 | 1607 | | |
1609 | 1608 | | |
1610 | 1609 | | |
| |||
1649 | 1648 | | |
1650 | 1649 | | |
1651 | 1650 | | |
1652 | | - | |
| 1651 | + | |
1653 | 1652 | | |
1654 | 1653 | | |
1655 | 1654 | | |
| |||
0 commit comments