From 349b6e8254938ec49468830ed27c36f053aeed0e Mon Sep 17 00:00:00 2001 From: Robin Deits Date: Wed, 13 Dec 2017 18:59:15 -0500 Subject: [PATCH] fix typo --- src/examples.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/examples.jl b/src/examples.jl index ce527014..57ed7b3e 100644 --- a/src/examples.jl +++ b/src/examples.jl @@ -420,7 +420,7 @@ PlotExample("Lines and markers with varying colors", """ You can use the `line_z` and `marker_z` properties to associate a color with each line segment or marker in the plot. -""" +""", [:(begin t = linspace(0, 1, 100) θ = 6π .* t