Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b93fc8f

Browse files
committed
First step in marker refactoring. Create new marker class and reimplement Line2D-based markers in terms of it.
1 parent 84b6f17 commit b93fc8f

12 files changed

Lines changed: 2445 additions & 1835 deletions

File tree

lib/matplotlib/lines.py

Lines changed: 63 additions & 711 deletions
Large diffs are not rendered by default.

lib/matplotlib/markers.py

Lines changed: 499 additions & 0 deletions
Large diffs are not rendered by default.
22 Bytes
Binary file not shown.
-50 Bytes
Loading

lib/matplotlib/tests/baseline_images/test_axes/markevery.svg

Lines changed: 343 additions & 284 deletions
Loading
24 Bytes
Binary file not shown.
-93 Bytes
Loading

lib/matplotlib/tests/baseline_images/test_axes/markevery_line.svg

Lines changed: 335 additions & 280 deletions
Loading
-4 Bytes
Binary file not shown.
65 Bytes
Loading

0 commit comments

Comments
 (0)