diff --git a/docs/unicodeplots_examples.md b/docs/unicodeplots_examples.md index de5c6c67..4e8b6026 100644 --- a/docs/unicodeplots_examples.md +++ b/docs/unicodeplots_examples.md @@ -120,7 +120,7 @@ Options: (:none, :ellipse, :rect, :diamond, :utriangle, :dtriangle, :cross, :xcr Note: some may not work with all backends ```julia -plot(repmat(collect(1:10)',10,1); markers=[:ellipse,:rect,:diamond,:utriangle,:dtriangle,:cross,:xcross,:star1,:star2,:hexagon],labels=["ellipse","rect","diamond","utriangle","dtriangle","cross","xcross","star1","star2","hexagon"],linetype=:none,markersize=10) +plot(repmat(collect(1:10)',10,1); markers=[:ellipse,:rect,:diamond,:utriangle,:dtriangle,:cross,:xcross,:star1,:star2,:hexagon],labels=["ellipse","rect","diamond","utriangle","dtriangle","cross","xcross","star1","star2","hexagon"],markersize=10) ``` ![](../img/unicodeplots/unicodeplots_example_13.png) diff --git a/img/unicodeplots/unicodeplots_example_1.png b/img/unicodeplots/unicodeplots_example_1.png index 823a1904..a974c149 100644 Binary files a/img/unicodeplots/unicodeplots_example_1.png and b/img/unicodeplots/unicodeplots_example_1.png differ diff --git a/img/unicodeplots/unicodeplots_example_11.png b/img/unicodeplots/unicodeplots_example_11.png index cfcecdc5..8379c1a7 100644 Binary files a/img/unicodeplots/unicodeplots_example_11.png and b/img/unicodeplots/unicodeplots_example_11.png differ diff --git a/img/unicodeplots/unicodeplots_example_12.png b/img/unicodeplots/unicodeplots_example_12.png index 593420a7..5a048b28 100644 Binary files a/img/unicodeplots/unicodeplots_example_12.png and b/img/unicodeplots/unicodeplots_example_12.png differ diff --git a/img/unicodeplots/unicodeplots_example_13.png b/img/unicodeplots/unicodeplots_example_13.png index c09ad607..71c5c639 100644 Binary files a/img/unicodeplots/unicodeplots_example_13.png and b/img/unicodeplots/unicodeplots_example_13.png differ diff --git a/img/unicodeplots/unicodeplots_example_14.png b/img/unicodeplots/unicodeplots_example_14.png index 09266e13..ef582255 100644 Binary files a/img/unicodeplots/unicodeplots_example_14.png and b/img/unicodeplots/unicodeplots_example_14.png differ diff --git a/img/unicodeplots/unicodeplots_example_15.png b/img/unicodeplots/unicodeplots_example_15.png index 3b05b0c0..19677668 100644 Binary files a/img/unicodeplots/unicodeplots_example_15.png and b/img/unicodeplots/unicodeplots_example_15.png differ diff --git a/img/unicodeplots/unicodeplots_example_16.png b/img/unicodeplots/unicodeplots_example_16.png index 35780fb9..9baee15b 100644 Binary files a/img/unicodeplots/unicodeplots_example_16.png and b/img/unicodeplots/unicodeplots_example_16.png differ diff --git a/img/unicodeplots/unicodeplots_example_17.png b/img/unicodeplots/unicodeplots_example_17.png index d6b5d981..1076b727 100644 Binary files a/img/unicodeplots/unicodeplots_example_17.png and b/img/unicodeplots/unicodeplots_example_17.png differ diff --git a/img/unicodeplots/unicodeplots_example_18.png b/img/unicodeplots/unicodeplots_example_18.png index 7508e2b2..2971756d 100644 Binary files a/img/unicodeplots/unicodeplots_example_18.png and b/img/unicodeplots/unicodeplots_example_18.png differ diff --git a/img/unicodeplots/unicodeplots_example_2.png b/img/unicodeplots/unicodeplots_example_2.png index 913271a5..424607db 100644 Binary files a/img/unicodeplots/unicodeplots_example_2.png and b/img/unicodeplots/unicodeplots_example_2.png differ diff --git a/img/unicodeplots/unicodeplots_example_3.png b/img/unicodeplots/unicodeplots_example_3.png index 1ba5d5b4..e1f29aad 100644 Binary files a/img/unicodeplots/unicodeplots_example_3.png and b/img/unicodeplots/unicodeplots_example_3.png differ diff --git a/img/unicodeplots/unicodeplots_example_4.png b/img/unicodeplots/unicodeplots_example_4.png index 734fb6a3..6add6acb 100644 Binary files a/img/unicodeplots/unicodeplots_example_4.png and b/img/unicodeplots/unicodeplots_example_4.png differ diff --git a/img/unicodeplots/unicodeplots_example_5.png b/img/unicodeplots/unicodeplots_example_5.png index 2b779bdb..2878bef0 100644 Binary files a/img/unicodeplots/unicodeplots_example_5.png and b/img/unicodeplots/unicodeplots_example_5.png differ diff --git a/img/unicodeplots/unicodeplots_example_6.png b/img/unicodeplots/unicodeplots_example_6.png index aa91da6c..622a90f0 100644 Binary files a/img/unicodeplots/unicodeplots_example_6.png and b/img/unicodeplots/unicodeplots_example_6.png differ diff --git a/img/unicodeplots/unicodeplots_example_7.png b/img/unicodeplots/unicodeplots_example_7.png index 7c35f8c5..87eb6d90 100644 Binary files a/img/unicodeplots/unicodeplots_example_7.png and b/img/unicodeplots/unicodeplots_example_7.png differ diff --git a/img/unicodeplots/unicodeplots_example_8.png b/img/unicodeplots/unicodeplots_example_8.png index 0493ca98..f06e56bd 100644 Binary files a/img/unicodeplots/unicodeplots_example_8.png and b/img/unicodeplots/unicodeplots_example_8.png differ diff --git a/img/unicodeplots/unicodeplots_example_9.png b/img/unicodeplots/unicodeplots_example_9.png index 25f6ebae..e2ba4d14 100644 Binary files a/img/unicodeplots/unicodeplots_example_9.png and b/img/unicodeplots/unicodeplots_example_9.png differ