This commit is contained in:
Robin Deits 2017-12-13 18:59:15 -05:00
parent ee6dbb9ac7
commit 349b6e8254

View File

@ -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