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
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
97
Star
1.1k
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
Commits
Breadcrumbs
History for
proplot
proplot
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 6, 2023
Allow user minor ticks + major labels (fixes #428)
lukelbd
committed
a397f81
View commit details
Copy full SHA for a397f81
View code at this point
Browse repository at this point
Commits on Mar 31, 2023
Validate axis label keyword props (fixes #366)
lukelbd
committed
d44b25b
View commit details
Copy full SHA for d44b25b
View code at this point
Browse repository at this point
Commits on Mar 29, 2023
Stop parsing step 'where' keyword (fixes #359)
lukelbd
committed
0e18bab
View commit details
Copy full SHA for 0e18bab
View code at this point
Browse repository at this point
Respect user-input legend facecolor (fixes #402)
lukelbd
committed
ab6affd
View commit details
Copy full SHA for ab6affd
View code at this point
Browse repository at this point
Fix issue due to premature private method rename
lukelbd
committed
0b52d12
View commit details
Copy full SHA for 0b52d12
View code at this point
Browse repository at this point
Fix issue due to premature private method rename
lukelbd
committed
b38a7ac
View commit details
Copy full SHA for b38a7ac
View code at this point
Browse repository at this point
Fix issue w/ invalid context settings (fixes #348)
lukelbd
committed
c567329
View commit details
Copy full SHA for c567329
View code at this point
Browse repository at this point
Fix issue where boxpctile is ignored (fixes #382)
lukelbd
committed
f6cc8b9
View commit details
Copy full SHA for f6cc8b9
View code at this point
Browse repository at this point
Commits on Mar 26, 2023
Ensure atleast_1d for pint quantity input
lukelbd
committed
6fcee19
View commit details
Copy full SHA for 6fcee19
View code at this point
Browse repository at this point
Fix boolean ndarray conversion bug (fixes #411)
lukelbd
committed
9b2834c
View commit details
Copy full SHA for 9b2834c
View code at this point
Browse repository at this point
Commits on Mar 23, 2023
fix: convert bool to `np.uint8` in `_to_numpy_array`
Show description for 947f252
scottstanie
committed
947f252
View commit details
Copy full SHA for 947f252
View code at this point
Browse repository at this point
Commits on Mar 12, 2023
Internal cleanup and fix locator _vcenter bug
lukelbd
committed
ab8de2d
View commit details
Copy full SHA for ab8de2d
View code at this point
Browse repository at this point
Commits on Mar 11, 2023
Fix extend[frac|size] warning bug
lukelbd
committed
5935a2e
View commit details
Copy full SHA for 5935a2e
View code at this point
Browse repository at this point
Cleanup internals and fix 2-level bug (fixes #407)
lukelbd
committed
d283935
View commit details
Copy full SHA for d283935
View code at this point
Browse repository at this point
Support diverging SegmentedNorm colors
Show description for 0a0a241
lukelbd
committed
0a0a241
View commit details
Copy full SHA for 0a0a241
View code at this point
Browse repository at this point
Ensure extend[frac|size] warning triggers
lukelbd
committed
b59fbcc
View commit details
Copy full SHA for b59fbcc
View code at this point
Browse repository at this point
Cleanup cmap internals + support non-zero vcenter
Show description for c567af8
lukelbd
committed
c567af8
View commit details
Copy full SHA for c567af8
View code at this point
Browse repository at this point
Commits on Jun 23, 2022
Rename org to proplot-dev, finish lukelbd transfer
lukelbd
committed
02348ca
View commit details
Copy full SHA for 02348ca
View code at this point
Browse repository at this point
Commits on May 30, 2022
Remove unused _SnippetManager kwargs support
lukelbd
committed
8e2b701
View commit details
Copy full SHA for 8e2b701
View code at this point
Browse repository at this point
Support passing kwargs to _SnippetManager
lukelbd
committed
4ffd3db
View commit details
Copy full SHA for 4ffd3db
View code at this point
Browse repository at this point
Move seldom used _is_array func to lambda
lukelbd
committed
a2cf7b4
View commit details
Copy full SHA for a2cf7b4
View code at this point
Browse repository at this point
Commits on Mar 26, 2022
Support passing marker 'sizes' to Cycle()
lukelbd
committed
f38becf
View commit details
Copy full SHA for f38becf
View code at this point
Browse repository at this point
Improve scatter() 's' scaling, add 'area_size' opt
lukelbd
committed
e57dd7b
View commit details
Copy full SHA for e57dd7b
View code at this point
Browse repository at this point
Minor docs cleanup, update inlinefmt references
lukelbd
committed
2bc9a03
View commit details
Copy full SHA for 2bc9a03
View code at this point
Browse repository at this point
Fix issue with non-array _to_masked_array input
lukelbd
committed
9171415
View commit details
Copy full SHA for 9171415
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
Cleanup _update_locs and support single-char locs
lukelbd
committed
3154b1a
View commit details
Copy full SHA for 3154b1a
View code at this point
Browse repository at this point
Rename rc.inlinefmt --> rc.inlineformat
lukelbd
committed
351e618
View commit details
Copy full SHA for 351e618
View code at this point
Browse repository at this point
Commits on Feb 23, 2022
Fix import statements to satisfy isort
lukelbd
committed
154f203
View commit details
Copy full SHA for 154f203
View code at this point
Browse repository at this point
Commits on Feb 3, 2022
Disable hexbin/hist/hist2d autoreverse (fix #334)
lukelbd
committed
275bf30
View commit details
Copy full SHA for 275bf30
View code at this point
Browse repository at this point
Cleanup and rename private methods
lukelbd
committed
9b98eff
View commit details
Copy full SHA for 9b98eff
View code at this point
Browse repository at this point
Fix issue translating 'autoextent' to 'extent'
lukelbd
committed
981ed04
View commit details
Copy full SHA for 981ed04
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
Support colorbar edgefix in non-PlotAxes
lukelbd
committed
a670af1
View commit details
Copy full SHA for a670af1
View code at this point
Browse repository at this point
Instantiate figures with correct size
lukelbd
committed
7ba514d
View commit details
Copy full SHA for 7ba514d
View code at this point
Browse repository at this point
Reorder private level methods
lukelbd
committed
8829e40
View commit details
Copy full SHA for 8829e40
View code at this point
Browse repository at this point
Fix issue parsing level lists
lukelbd
committed
00a88d2
View commit details
Copy full SHA for 00a88d2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.