FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · jakeogh/bashplotlib · GitHub
jakeogh
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
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
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL