Commit message Age Author Refs
r3355:bf6ff922
Merge branch 'inlinefont' closes gh-275
MinRK
0
r3354:a9be92df
rename inline_rc to pylab_inline_rc
MinRK
0
r3353:737c2fdb
use config.Global.inline_rc to initialize matplotlib with the inline backend. Note that this will not be useful until the zmq kernel actually loads configuration from somewhere.
MinRK
0
r3352:8e2b8257
reorder stdlib imports closes gh-280
MinRK
0
r3351:74550047
update docs to reflect XDG support, new ~/.config/ipython default
MinRK
0
r3350:a41b73bf
add `float_precision` trait to PlainTextFormatter * moved content of %precision into _float_precision_changed * %precision is now 2 lines that simply sets PTF.float_precision * added doctests for %precision * added tests for PTF.float_precision
MinRK
0
r3349:0f285a71
tweak exceptions in %precision
MinRK
0
r3348:637f8875
add %precision magic closes gh-190
MinRK
0
r3347:c1c2a710
use XDG_CONFIG_HOME if available priority is: $XDG/ipython if both or neither exist $HOME/.ipython if it exists and $XDG/ipython does not exist closes gh-48 closes gh-246
MinRK
0
r3346:2c33e48e
tweak default font size for inline pylab backend xlabels on 6x4 log plots with 12pt font get cut off, so use 10pt, and increase bottom pad by 25%
MinRK
0
< 1 .. 2542 2543 2544 2545 2546 .. 2879 >