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
.
NamiStudio
/
bashplotlib
Public
forked from
glamp/bashplotlib
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
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 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
Commits on Sep 3, 2014
Merge pull request #22 from mloccy/master
Show description for 0386d56
glamp
committed
0386d56
View commit details
Copy full SHA for 0386d56
Browse repository at this point
Created isiterable in utils/helpers.py to check if an object is iterable rather than just checking if it's a list. Replaced the check done in read_numbers with this.
Colm Vize
committed
c2cdc8a
View commit details
Copy full SHA for c2cdc8a
Browse repository at this point
Commits on Sep 2, 2014
Merge pull request #21 from mloccy/master
Show description for 02baad0
glamp
committed
02baad0
View commit details
Copy full SHA for 02baad0
Browse repository at this point
Short fix to make x-labels align correctly with the buckets
Colm Vize
committed
b53d5d1
View commit details
Copy full SHA for b53d5d1
Browse repository at this point
Commits on May 27, 2014
fixing up pypi
glamp
committed
bba9218
View commit details
Copy full SHA for bba9218
Browse repository at this point
Commits on May 22, 2014
fixing flag for demo
glamp
committed
7db3ff4
View commit details
Copy full SHA for 7db3ff4
Browse repository at this point
Commits on May 18, 2014
Merge pull request #17 from iiSeymour/refactor
Show description for c5c7142
glamp
committed
c5c7142
View commit details
Copy full SHA for c5c7142
Browse repository at this point
Fixed colour printing to work on white backgrounds
iiSeymour
committed
1cf7ddc
View commit details
Copy full SHA for 1cf7ddc
Browse repository at this point
Refactored utils functions
iiSeymour
committed
00dc580
View commit details
Copy full SHA for 00dc580
Browse repository at this point
Merge pull request #16 from iiSeymour/master
Show description for edb0c74
glamp
committed
edb0c74
View commit details
Copy full SHA for edb0c74
Browse repository at this point
Fixed the data location and made hist -d gracefully quit if not demo file exists
iiSeymour
committed
ea272f0
View commit details
Copy full SHA for ea272f0
Browse repository at this point
Dropbox files have moved so added -L to follow redirect. Last two example are broken so commented out for now
iiSeymour
committed
877f667
View commit details
Copy full SHA for 877f667
Browse repository at this point
Switched to using entry_points
iiSeymour
committed
1bb3bb0
View commit details
Copy full SHA for 1bb3bb0
Browse repository at this point
Commits on Apr 17, 2014
Merge pull request #13 from mc818/regular
Show description for 06ba16f
glamp
committed
06ba16f
View commit details
Copy full SHA for 06ba16f
Browse repository at this point
Merge pull request #14 from mc818/xlabels
Show description for 2c618ea
glamp
committed
2c618ea
View commit details
Copy full SHA for 2c618ea
Browse repository at this point
Commits on Apr 16, 2014
modify x-label printouts
Show description for e8aa977
Mackenzie
committed
e8aa977
View commit details
Copy full SHA for e8aa977
Browse repository at this point
y-axis changes
Show description for 6ff11e6
Mackenzie
committed
6ff11e6
View commit details
Copy full SHA for 6ff11e6
Browse repository at this point
Commits on Apr 1, 2014
Merge pull request #12 from mc818/binwidth
Show description for 6871f05
glamp
committed
6871f05
View commit details
Copy full SHA for 6871f05
Browse repository at this point
Merge pull request #11 from mc818/max_values
Show description for e15f071
glamp
committed
e15f071
View commit details
Copy full SHA for e15f071
Browse repository at this point
Previous
Next
You can’t perform that action at this time.