Commit e356a15
committed
Make transforms.nonsingular handle inf and nan sensibly.
Without this, trying to plot a line with all data masked would
raise an exception via the autoscaling.
svn path=/trunk/matplotlib/; revision=62321 parent 321675d commit e356a15
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2157 | 2157 | | |
2158 | 2158 | | |
2159 | 2159 | | |
2160 | | - | |
| 2160 | + | |
2161 | 2161 | | |
2162 | 2162 | | |
2163 | 2163 | | |
2164 | 2164 | | |
2165 | 2165 | | |
2166 | 2166 | | |
2167 | 2167 | | |
| 2168 | + | |
| 2169 | + | |
2168 | 2170 | | |
| 2171 | + | |
| 2172 | + | |
2169 | 2173 | | |
2170 | 2174 | | |
2171 | 2175 | | |
| |||
0 commit comments