Derek Thomas
7772d5e67f
fix mpl tests and add full-resolution pixel test of figure
2016-10-09 23:13:54 +08:00
Derek Thomas
da250793e7
add iterm2 and inline-image support for xontrib-mpl
...
- requires the use of `iTerm2.app` app for OSX
- requires the presence of package `iterm2_tools` to work
2016-10-09 22:55:42 +08:00
Derek Thomas
99c43bd28e
add doc-string for mplhooks.show
2016-10-09 22:53:32 +08:00
Derek Thomas
ffded5cc7c
add returns to the doc-string for mpl
...
- also, remove the link to forked method because the current methodology
has diverged from it entirely
2016-10-09 22:49:30 +08:00
Derek Thomas
0806b0ff48
mpl now relies on a buffer method as the recommended way to save figure
...
- also, removes reliance on the canvas object in favor of simple
high-level figure methods
2016-10-09 22:47:35 +08:00
Derek Thomas
33c49e55f1
refactor xontrib-mpl
...
- add environment configuration: $XONTRIB_MPL_MINIMAL_DEFAULT
+ defines if the plot will plot will minimize all plots and reduce
margins to nearly nothing
+ if false, the printed plot will attempt meet the same layout as
the figure is meant to contain, but text will look mostly like
single characters unless font size is particularly large compared to
the plot area.
- split the array generation into two functions
+ figure_to_rgb_array now is a simple function that generates a
numpy array of the image representation of the figure.
+ figure_to_tight_array replaces the old figure_to_rgb_array by
taking in a width, height, and minimal boolean.
2016-10-09 21:23:22 +08:00
Konstantinos Tsakiltzidis
619ae11486
Merge pull request #1805 from Siecje/hg_branch
...
Adding environment variable to control whether to show the hg branch …
2016-10-08 19:07:28 +03:00
Morten Enemark Lund
6e98d7ae90
Merge pull request #1812 from xonsh/more_cleanup_refactor
...
More cleanup refactor
2016-10-08 12:42:10 +02:00
Gil Forsyth
d4a60e1505
add xonsh script to update ply subtree
2016-10-07 14:40:07 -04:00
Gil Forsyth
2c54c76590
add news entry
2016-10-07 14:24:21 -04:00
Gil Forsyth
423d9397f5
tweaks to use subtree PLY master
2016-10-07 14:24:15 -04:00
Gil Forsyth
dc968ad7ee
Merge commit 'ab7536aa4d009bff83f8690b593eadfc033bafd5' as 'xonsh/ply'
2016-10-07 14:16:19 -04:00
Gil Forsyth
ab7536aa4d
Squashed 'xonsh/ply/' content from commit 393cc55
...
git-subtree-dir: xonsh/ply
git-subtree-split: 393cc558722eb892724701c110e7ae4c101c88c3
2016-10-07 14:16:19 -04:00
Gil Forsyth
ee16178a6e
remove copy-pasta PLY
2016-10-07 14:14:08 -04:00
Gil Forsyth
7ab9accedb
fix setup.cfg
2016-10-07 12:35:44 -04:00
Gil Forsyth
6d017a3d5b
another try at installing the reqs on circle
2016-10-07 12:31:30 -04:00
Gil Forsyth
469169f266
install test requirements on circle
2016-10-07 11:12:25 -04:00
Gil Forsyth
0b708b1806
add news entry
2016-10-07 11:05:40 -04:00
Gil Forsyth
a4606ed585
remove coverage and flake8 checks from travis nightly
...
and renable failures
2016-10-07 11:04:44 -04:00
Gil Forsyth
8ca2d10c9a
add flake8 check to circleCI
2016-10-07 11:04:44 -04:00
Gil Forsyth
bcacfb239a
add news entry
2016-10-07 11:01:19 -04:00
Gil Forsyth
29af833ad8
fix remaining pep8 violations
2016-10-07 10:57:31 -04:00
Gil Forsyth
f7090adfbf
cleanup prompt helpers
2016-10-07 10:48:29 -04:00
Gil Forsyth
bc4eee6f85
start of pep8 cleanups
2016-10-07 10:46:41 -04:00
Gil Forsyth
214f430c30
fix setup.cfg so pytest respects it
2016-10-07 10:40:42 -04:00
Gil Forsyth
4ff26dfe64
remove doubly defined method
2016-10-07 10:36:32 -04:00
Gil Forsyth
eb077b2edf
remove unused imports, fix redef'd methods
...
This seems to still work. here's hoping...
2016-10-07 10:34:24 -04:00
Konstantinos Tsakiltzidis
9e67c213d5
Merge pull request #1802 from xonsh/perf
...
Performance Improvements
2016-10-06 19:55:23 +03:00
Cody Scott
a2f153f133
Adding environment variable to control whether to show the hg branch in the prompt
2016-10-06 12:24:23 -04:00
Anthony Scopatz
b3f84f66c5
More which and improvements
2016-10-06 00:43:14 -04:00
Anthony Scopatz
b05025e307
fix sigint
2016-10-05 21:07:05 -04:00
Anthony Scopatz
c5c4f3f9f5
removed block
2016-10-05 20:43:41 -04:00
Anthony Scopatz
8cb7415f97
rmed profile decorations
2016-10-05 20:42:58 -04:00
Anthony Scopatz
9fe3696f2c
perf news
2016-10-05 20:41:03 -04:00
Anthony Scopatz
d366853051
performence improvements while remaining responsive
2016-10-05 20:39:01 -04:00
Anthony Scopatz
93b703ce78
some imps
2016-10-05 19:34:47 -04:00
Anthony Scopatz
3faaa3a3cb
more sleeps
2016-10-05 17:38:35 -04:00
Anthony Scopatz
8155b01ca4
some tests
2016-10-05 17:08:43 -04:00
Gil Forsyth
30e0b911a2
Merge pull request #1758 from xonsh/rs
...
Run Subproc Refactor
2016-10-05 13:26:11 -04:00
Konstantinos Tsakiltzidis
df27212376
Merge pull request #1757 from santagada/add-toolbar-prompt
...
implements $BOTTOM_TOOLBAR to create a bottom toolbar
2016-10-05 19:15:35 +03:00
Anthony Scopatz
d44972f1af
news
2016-10-05 10:10:47 -04:00
Leonardo Santagada
1e7971a8d9
vardoc
2016-10-05 09:46:31 +02:00
Leonardo Santagada
0718f7980a
news entry
2016-10-05 09:46:15 +02:00
Anthony Scopatz
5e3c85d390
updated news
2016-10-04 20:59:17 -04:00
Anthony Scopatz
f62397fc99
updated docs
2016-10-04 20:51:45 -04:00
Anthony Scopatz
3683a10550
added news entry
2016-10-04 20:27:33 -04:00
Anthony Scopatz
fb47364898
Merge branch 'master' into rs
2016-10-04 19:54:50 -04:00
Anthony Scopatz
1d3484f867
Merge pull request #1795 from xonsh/pyglex
...
Fix pygment lexer when used by third party programs
2016-10-04 19:53:29 -04:00
Morten Enemark Lund
a06a747c9c
Moved logic into the lexer class
2016-10-04 21:49:53 +02:00
Anthony Scopatz
edbbe22ed6
vi is also called vim
2016-10-04 13:37:54 -04:00