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 }}
sboysel
/
bashplotlib
Public
forked from
glamp/bashplotlib
Notifications
You must be signed in to change notification settings
Fork
1
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 Jan 17, 2016
add barplot
TrungNT
committed
40ff90b
View commit details
Copy full SHA for 40ff90b
Browse repository at this point
Not always return str
TrungNT
committed
387bb58
View commit details
Copy full SHA for 387bb58
Browse repository at this point
Stable, add bar plot
TrungNT
committed
d7fd699
View commit details
Copy full SHA for d7fd699
Browse repository at this point
Support custom print function take str as input
TrungNT
committed
80d6c7a
View commit details
Copy full SHA for 80d6c7a
Browse repository at this point
ignore Mac dump files
TrungNT
committed
4525778
View commit details
Copy full SHA for 4525778
Browse repository at this point
re-write scatter plot, update docs
TrungNT
committed
9dde899
View commit details
Copy full SHA for 9dde899
Browse repository at this point
updates build
TrungNT
committed
ea5e87f
View commit details
Copy full SHA for ea5e87f
Browse repository at this point
packages
TrungNT
committed
da36d24
View commit details
Copy full SHA for da36d24
Browse repository at this point
packages
TrungNT
committed
366dd33
View commit details
Copy full SHA for 366dd33
Browse repository at this point
Update version
TrungNT
committed
00d393d
View commit details
Copy full SHA for 00d393d
Browse repository at this point
Commits on Jan 10, 2016
allow colour input file
sboysel
committed
f25053a
View commit details
Copy full SHA for f25053a
Browse repository at this point
Merge remote-tracking branch 'ga7g08/Adds-color-support-to-scatter-plot'
sboysel
committed
a30c8ad
View commit details
Copy full SHA for a30c8ad
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
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
Previous
Next
You can’t perform that action at this time.