fix typo
This commit is contained in:
parent
ee6dbb9ac7
commit
349b6e8254
@ -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
|
You can use the `line_z` and `marker_z` properties to associate a color with
|
||||||
each line segment or marker in the plot.
|
each line segment or marker in the plot.
|
||||||
"""
|
""",
|
||||||
[:(begin
|
[:(begin
|
||||||
t = linspace(0, 1, 100)
|
t = linspace(0, 1, 100)
|
||||||
θ = 6π .* t
|
θ = 6π .* t
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user