Remove line break from import URL
This commit is contained in:
@@ -12,8 +12,7 @@ To import this package, either download `MPLColorMap.m` and import the file usin
|
||||
```
|
||||
or import the file from this web server using
|
||||
```
|
||||
<< "https://git.mieling.net/Thomas/MPL-Colormaps-Mathematica/raw/\
|
||||
branch/master/MPLColorMap.m";
|
||||
<< "https://git.mieling.net/Thomas/MPL-Colormaps-Mathematica/raw/branch/master/MPLColorMap.m";
|
||||
```
|
||||
|
||||
The various color maps are then available as `MPLColorMap["Viridis"]` etc.
|
||||
|
||||
Reference in New Issue
Block a user