Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Westacular
/
matplotlib
Public
forked from
pelson/matplotlib
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
matplotlib
lib
matplotlib
markers.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 26, 2013
Merge remote-tracking branch 'upstream/v1.2.x'
Show description for 5a7cb7f
mdboom
committed
5a7cb7f
View commit details
Copy full SHA for 5a7cb7f
View code at this point
Browse repository at this point
Improve appearance of hexagon markers
mdboom
committed
658396c
View commit details
Copy full SHA for 658396c
View code at this point
Browse repository at this point
Commits on Mar 25, 2013
Merge remote-tracking branch 'upstream/v1.2.x'
Show description for 382bbdf
mdboom
committed
382bbdf
View commit details
Copy full SHA for 382bbdf
View code at this point
Browse repository at this point
Commits on Mar 23, 2013
BF - prevent a TypeError for lists of vertices
Andrew Dawson
committed
988a567
View commit details
Copy full SHA for 988a567
View code at this point
Browse repository at this point
Commits on Mar 15, 2013
DOC improvements on the markers module
NelleV
committed
2e62806
View commit details
Copy full SHA for 2e62806
View code at this point
Browse repository at this point
MEP10 - documentation improvements on the markers module
NelleV
committed
0210aa5
View commit details
Copy full SHA for 0210aa5
View code at this point
Browse repository at this point
PEP8 fixes on the markers module
NelleV
committed
f2fcd0c
View commit details
Copy full SHA for f2fcd0c
View code at this point
Browse repository at this point
Commits on Sep 25, 2012
Use a snap threshold of 6.0 for the circle marker.
mdboom
committed
6a3cc74
View commit details
Copy full SHA for 6a3cc74
View code at this point
Browse repository at this point
Fix circle marker -- it shouldn't be snapped because it contains bezier curves.
mdboom
committed
e0f9176
View commit details
Copy full SHA for e0f9176
View code at this point
Browse repository at this point
Commits on Sep 4, 2012
Clarify that scatter markers are now specified in degrees, not radians. Closes #547
mdboom
committed
43dc729
View commit details
Copy full SHA for 43dc729
View code at this point
Browse repository at this point
Commits on Aug 30, 2012
Pickling support added. Various whitespace fixes as a result of reading *lots* of code.
pelson
committed
7885d94
View commit details
Copy full SHA for 7885d94
View code at this point
Browse repository at this point
Commits on Apr 27, 2012
Merge remote-tracking branch 'origin/v1.1.x'
mdboom
committed
1c33830
View commit details
Copy full SHA for 1c33830
View code at this point
Browse repository at this point
Commits on Apr 20, 2012
Fixed typos.
Phil Elson
committed
79b80af
View commit details
Copy full SHA for 79b80af
View code at this point
Browse repository at this point
Updated marker documentation & added example of using a Path with a marker.
Phil Elson
committed
3914e5d
View commit details
Copy full SHA for 3914e5d
View code at this point
Browse repository at this point
Commits on Mar 13, 2012
We really can not let these merges pile up over time...
Show description for bbf9bdd
WeatherGod
committed
bbf9bdd
View commit details
Copy full SHA for bbf9bdd
View code at this point
Browse repository at this point
Commits on Mar 1, 2012
Further refinement of marker placement and snapping.
Show description for 1262326
mdboom
committed
1262326
View commit details
Copy full SHA for 1262326
View code at this point
Browse repository at this point
Commits on Feb 29, 2012
Comment why the offset of the pixel rectangle is surprising.
mdboom
committed
d661a48
View commit details
Copy full SHA for d661a48
View code at this point
Browse repository at this point
Fix typo.
mdboom
committed
9495a50
View commit details
Copy full SHA for 9495a50
View code at this point
Browse repository at this point
Another attempt at getting pixel markers to work correctly.
mdboom
committed
732d62b
View commit details
Copy full SHA for 732d62b
View code at this point
Browse repository at this point
Fix single pixel markers. The pixel shape is now optimized so it does the right thing in the Agg backend. For raster backends, linejoin and cap styles is now correctly passed to and used in the b…
Show description for 8d120db
mdboom
committed
8d120db
View commit details
Copy full SHA for 8d120db
View code at this point
Browse repository at this point
Comment why the offset of the pixel rectangle is surprising.
mdboom
committed
b05aa16
View commit details
Copy full SHA for b05aa16
View code at this point
Browse repository at this point
Fix typo.
mdboom
committed
92e3b63
View commit details
Copy full SHA for 92e3b63
View code at this point
Browse repository at this point
Another attempt at getting pixel markers to work correctly.
mdboom
committed
752ad0e
View commit details
Copy full SHA for 752ad0e
View code at this point
Browse repository at this point
Fix single pixel markers. The pixel shape is now optimized so it does the right thing in the Agg backend. For raster backends, linejoin and cap styles is now correctly passed to and used in the b…
Show description for 6fa0064
mdboom
committed
6fa0064
View commit details
Copy full SHA for 6fa0064
View code at this point
Browse repository at this point
Commits on Dec 10, 2011
Fix missing 'self.'s in call of _half_fill method.
cragm
committed
c6e93d3
View commit details
Copy full SHA for c6e93d3
View code at this point
Browse repository at this point
Commits on Dec 8, 2011
Merge branch 'master' from upstream into fillstyle_none.
Show description for 9cff4e4
cragm
committed
9cff4e4
View commit details
Copy full SHA for 9cff4e4
View code at this point
Browse repository at this point
Commits on Dec 7, 2011
Use local function to check for half-filled markers.
cragm
committed
9ac0f3d
View commit details
Copy full SHA for 9ac0f3d
View code at this point
Browse repository at this point
Commits on Nov 3, 2011
Fix TypeError: __bool__ should return bool, returned int in python3. __bool__ is converted from __nozero__ by 2to3
Show description for e247424
jenshnielsen
committed
e247424
View commit details
Copy full SHA for e247424
View code at this point
Browse repository at this point
Commits on Oct 28, 2011
Merge remote-tracking branch 'main/master'
Show description for cafa53c
mdboom
committed
cafa53c
View commit details
Copy full SHA for cafa53c
View code at this point
Browse repository at this point
Commits on Sep 8, 2011
trying to track down self._fillstyle error
Craig M
committed
1982c51
View commit details
Copy full SHA for 1982c51
View code at this point
Browse repository at this point
added missing fillstyle=='none' conditionals
Craig M
committed
5a2ced1
View commit details
Copy full SHA for 5a2ced1
View code at this point
Browse repository at this point
Commits on Aug 31, 2011
first commit to allow fillstyle none
Craig M
committed
213459e
View commit details
Copy full SHA for 213459e
View code at this point
Browse repository at this point
Commits on Aug 25, 2011
Python 3.x fixes in new generic marker code.
mdboom
committed
1f074a8
View commit details
Copy full SHA for 1f074a8
View code at this point
Browse repository at this point
Merged from main/master
mdboom
committed
786bab9
View commit details
Copy full SHA for 786bab9
View code at this point
Browse repository at this point
Commits on Aug 8, 2011
restore 'None' (a string) as a valid marker style (draw nothing)
leejjoon
committed
93e2efd
View commit details
Copy full SHA for 93e2efd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.