[matplotlib-devel] matplotlib2tikz, somewhat matured

2010-05-08 Thread Nico Schlömer
Hi, I spend some time this week for polishing matplotlib2tikz , and for the test cases that I rolled out now, it converts simple matplotlib plots, i.e., colored line plots, legends, labels, color bars,... pretty much all right, so I think it'd be useful to

[matplotlib-devel] fix to a FormatStrFormatter problem

2010-05-08 Thread Richard Graham
Hello matplotlib people, I have run into a problem with the default behaviour for formatting the axis numbers. For some reason they were not being rounded correctly for me, for example the number on the axis would be of the form 1.601 while the offset was 1e-7 + 4.76928. I am not sure why this