Remove size of density plot example
This commit is contained in:
@@ -17,10 +17,11 @@ branch/master/MPLColorMap.m";
|
||||
```
|
||||
|
||||
The various color maps are then available as `MPLColorMap["Viridis"]` etc.
|
||||
For example
|
||||
For example:
|
||||
```
|
||||
DensityPlot[Sin[x] Sin[y], {x, 0, 2 \[Pi]}, {y, 0, 2 \[Pi]},
|
||||
ColorFunction -> MPLColorMap["Viridis"]]
|
||||
```
|
||||
produces the following image:
|
||||
|
||||
 sin(y) using the 'Viridis' color map")
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 162 KiB After Width: | Height: | Size: 57 KiB |
Reference in New Issue
Block a user