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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
proplot-dev
/
proplot
Public
Notifications
You must be signed in to change notification settings
Fork
96
Star
1.2k
Code
Issues
88
Pull requests
7
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Wrappers as decorators
- #42
#42
Merged
lukelbd
merged 16 commits into
master
proplot-dev/proplot:master
from
wrappers-as-decorators
proplot-dev/proplot:wrappers-as-decorators
Copy head branch name to clipboard
Sep 15, 2019
Conversation
Commits
16
聽(16)
Checks
Files changed
Merged
Wrappers as decorators
#42
lukelbd
merged 16 commits into
master
proplot-dev/proplot:master
from
wrappers-as-decorators
proplot-dev/proplot:wrappers-as-decorators
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2019
Implement disabled methods, text wrapper with decorators
lukelbd
committed
b13a7b7
View commit details
Copy full SHA for b13a7b7
Browse repository at this point
Commits on Sep 15, 2019
Merge from master, repair conflicts
lukelbd
committed
4be37c4
View commit details
Copy full SHA for 4be37c4
Browse repository at this point
Remove disabled methods param
lukelbd
committed
fe83c60
View commit details
Copy full SHA for fe83c60
Browse repository at this point
Rename wrappers, list methods that use wrappers automatically instead of explicitly
lukelbd
committed
094dce6
View commit details
Copy full SHA for 094dce6
Browse repository at this point
Remove _unexpected_usage decorator (overkill)
Show description for 12a6c76
lukelbd
committed
12a6c76
View commit details
Copy full SHA for 12a6c76
Browse repository at this point
Fix colorbar_wrapper legend_wrapper refs
lukelbd
committed
becc010
View commit details
Copy full SHA for becc010
Browse repository at this point
Rename autoformat_[12]d --> standardize_[12]d, improve documentation, merge enforce_edges, enforce_centers, carotpy_gridfix, and basemap_gridfix into standardize_2d
lukelbd
committed
d682a1d
View commit details
Copy full SHA for d682a1d
Browse repository at this point
Implement all wrappers with decorators, not __getattribute__, and add basemap wrappers
lukelbd
committed
55293e5
View commit details
Copy full SHA for 55293e5
Browse repository at this point
Stop disabling loglog, semilog, plot_date, and fix _redirect wrapper
lukelbd
committed
5f8284f
View commit details
Copy full SHA for 5f8284f
Browse repository at this point
Basemap norecurse bugfix, _wrapper_decorator bugfix
lukelbd
committed
1d101ed
View commit details
Copy full SHA for 1d101ed
Browse repository at this point
Fix standardize_2d basemap bug due to lon-->x name conflict
lukelbd
committed
5f6f808
View commit details
Copy full SHA for 5f6f808
Browse repository at this point
Rename wrapper --> _wrapper, easier to visually ignore in traceback
lukelbd
committed
0a0a97d
View commit details
Copy full SHA for 0a0a97d
Browse repository at this point
Fix bug where cmap_wrapper doesn't send levels to LinearSegmentedNorm
lukelbd
committed
168b627
View commit details
Copy full SHA for 168b627
Browse repository at this point
Remove old panels ref, fix 'legend-colorbar' implementation
lukelbd
committed
72751b4
View commit details
Copy full SHA for 72751b4
Browse repository at this point
Verify tutorials not broken, fix misc bugs
lukelbd
committed
18984b2
View commit details
Copy full SHA for 18984b2
Browse repository at this point
Fix enforce_edges bug, namespace pollution
lukelbd
committed
6a4b397
View commit details
Copy full SHA for 6a4b397
Browse repository at this point
You can鈥檛 perform that action at this time.