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 }}
glamp
/
bashplotlib
Public
Notifications
You must be signed in to change notification settings
Fork
142
Star
1.9k
Code
Issues
19
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 31, 2021
Merge pull request #56 from timgates42/bugfix/typo_boolean
Show description for db4065c
glamp
authored
db4065c
View commit details
Copy full SHA for db4065c
Browse repository at this point
Commits on Dec 1, 2019
Fix simple typo: boolen -> boolean
timgates42
committed
ba17b46
View commit details
Copy full SHA for ba17b46
Browse repository at this point
Commits on May 9, 2019
Merge pull request #51 from Montvydas/feature/esc-char-printing
Show description for 83410e9
glamp
authored
83410e9
View commit details
Copy full SHA for 83410e9
Browse repository at this point
Commits on Mar 26, 2019
Remove ESC char printing when not needed
Show description for 5003ba6
Montvydas Klumbys
committed
5003ba6
View commit details
Copy full SHA for 5003ba6
Browse repository at this point
Commits on Jan 2, 2019
Merge pull request #43 from kennethgoodman/master
Show description for f753317
glamp
authored
f753317
View commit details
Copy full SHA for f753317
Browse repository at this point
Merge branch 'master' into master
glamp
authored
1e05ddd
View commit details
Copy full SHA for 1e05ddd
Browse repository at this point
Merge pull request #45 from corrado9999/master
Show description for 0a4fffc
glamp
authored
0a4fffc
View commit details
Copy full SHA for 0a4fffc
Browse repository at this point
Merge pull request #46 from BoboTiG/fix-resource-leak
Show description for 23319fe
glamp
authored
23319fe
View commit details
Copy full SHA for 23319fe
Browse repository at this point
Fix several ResourceWarnings: unclose file
Show description for 53ee780
BoboTiG
committed
53ee780
View commit details
Copy full SHA for 53ee780
Browse repository at this point
Commits on Dec 7, 2018
Added sample with x-labels.
Corrado Avolio
committed
6fa4526
View commit details
Copy full SHA for 6fa4526
Browse repository at this point
Unambiguous abbreviations of x-labels in histogram
Corrado Avolio
committed
c4b083a
View commit details
Copy full SHA for c4b083a
Browse repository at this point
Commits on Nov 27, 2018
Merge pull request #44 from bbbbbrie/master
Show description for 067247c
glamp
authored
067247c
View commit details
Copy full SHA for 067247c
Browse repository at this point
Commits on Oct 21, 2018
Fix formatting in README
bbbbbrie
committed
cf5e06d
View commit details
Copy full SHA for cf5e06d
Browse repository at this point
Commits on Sep 19, 2018
added functionality to pass in lists
kennethgoodman
committed
f1de8e1
View commit details
Copy full SHA for f1de8e1
Browse repository at this point
Commits on Oct 11, 2017
Merge pull request #33 from ga7g08/Adds-color-support-to-scatter-plot
Show description for fdc52be
glamp
authored
fdc52be
View commit details
Copy full SHA for fdc52be
Browse repository at this point
Commits on Apr 18, 2017
Merge pull request #40 from bryant1410/master
Show description for 30d809e
glamp
authored
30d809e
View commit details
Copy full SHA for 30d809e
Browse repository at this point
Fix broken Markdown headings
bryant1410
committed
0c8cbc7
View commit details
Copy full SHA for 0c8cbc7
Browse repository at this point
Commits on Jun 6, 2016
Merge pull request #38 from tijko/master
Show description for 4646264
glamp
committed
4646264
View commit details
Copy full SHA for 4646264
Browse repository at this point
Commits on Jun 4, 2016
Include from __future__ print_function
tijko
committed
414aaa3
View commit details
Copy full SHA for 414aaa3
Browse repository at this point
Commits on May 27, 2016
Merge pull request #36 from sboysel/std-dev-summary
Show description for b26cb75
glamp
committed
b26cb75
View commit details
Copy full SHA for b26cb75
Browse repository at this point
Commits on Feb 6, 2016
Pypyi woes
glamp
committed
17f2559
View commit details
Copy full SHA for 17f2559
Browse repository at this point
Commits on Jan 19, 2016
relabel sd => std dev
sboysel
committed
cf58ab6
View commit details
Copy full SHA for cf58ab6
Browse repository at this point
Commits on Jan 4, 2016
add standard deviation to histogram summary
sboysel
committed
27e28cc
View commit details
Copy full SHA for 27e28cc
Browse repository at this point
Commits on Oct 7, 2015
Initial commit on adding color support to scatter-plot
Show description for 7c4c566
GregoryAshton
committed
7c4c566
View commit details
Copy full SHA for 7c4c566
Browse repository at this point
Improves the setting of xlims in the scatter plot
Show description for 1517bf9
GregoryAshton
committed
1517bf9
View commit details
Copy full SHA for 1517bf9
Browse repository at this point
Commits on Oct 6, 2015
Merge pull request #31 from Aluriak/setupkeywords
Show description for 51b05e6
glamp
committed
51b05e6
View commit details
Copy full SHA for 51b05e6
Browse repository at this point
Commits on Sep 29, 2015
fix typo
Aluriak
committed
8a8b3d2
View commit details
Copy full SHA for 8a8b3d2
Browse repository at this point
define keywords and trove classifiers for pypi indexing
Aluriak
committed
abccd3e
View commit details
Copy full SHA for abccd3e
Browse repository at this point
Commits on Sep 15, 2015
bump
glamp
committed
f9566f9
View commit details
Copy full SHA for f9566f9
Browse repository at this point
Update histogram.py
glamp
committed
40b56cd
View commit details
Copy full SHA for 40b56cd
Browse repository at this point
Commits on Sep 12, 2015
bump
glamp
committed
09b029f
View commit details
Copy full SHA for 09b029f
Browse repository at this point
Merge pull request #26 from asbjorn/python2to3
Show description for 5764227
glamp
committed
5764227
View commit details
Copy full SHA for 5764227
Browse repository at this point
Commits on Sep 9, 2015
bugfix: Did not read/open the textfile. Fixed now.
asbjorn
committed
3ecdc25
View commit details
Copy full SHA for 3ecdc25
Browse repository at this point
Refactored to support Python3 and PEP-8 adjustments
asbjorn
committed
5933873
View commit details
Copy full SHA for 5933873
Browse repository at this point
PEP-8 and Python3 compatable python2 code
Show description for 9df8227
asbjorn
committed
9df8227
View commit details
Copy full SHA for 9df8227
Browse repository at this point
Previous
Next
You can’t perform that action at this time.