This commit is contained in:
Thomas Breloff 2015-10-26 15:58:26 -04:00
parent fa36aae068
commit 614c5f694b
2 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@ scatter(iris, :SepalLength, :SepalWidth, group=:Species, m=([:+ :d :s], 12), smo
png("gadfly1")
```
![gadfly_plt](https://github.com/tbreloff/ExamplePlots.jl/tree/master/img/gadfly1.png)
![gadfly_plt](img/gadfly1.png)
## API

View File

@ -83,7 +83,7 @@ scatter(iris, :SepalLength, :SepalWidth, group=:Species, m=([:+ :d :s], 12), smo
png("gadfly1")
```
![gadfly_plt](https://github.com/tbreloff/ExamplePlots.jl/tree/master/img/gadfly1.png)
![gadfly_plt](img/gadfly1.png)
## API