Brandon Heller
Type 1 fonts with log graphs –
Hi,
I'm trying to use Matplotlib graphs as part of a camera-ready
submission, and the publishing house requires the use of Type 1 fonts
only....
Loading...
Phil Elson-2
Hi Brandon,
I notice that this is cross-posted on StackOverflow (
http://stackoverflow.com/questions/13132194/type-1-fonts-with-log-graphs).
...
Loading...
Brandon Heller
Hi Phil,
Next time I'll be more explicit. I added the question to SA after I tried
to get a public link to my message and saw that archives p...
Loading...
Michael Droettboom-3
On 10/30/2012 12:25 PM, Brandon Heller wrote:
> Hi Phil,
>
> Next time I'll be more explicit. I added the question to SA after I
&g...
Loading...
Michael Droettboom-3
There are a couple of alternative formatters for log scaling that don't
require mathtext.
You can do:
from matplotlib.tickers import LogFo...
Loading...
Brandon Heller
On Tue, Oct 30, 2012 at 5:51 AM, Michael Droettboom <mdroe@...> wrote:
> There are a couple of alternative formatters for log scaling...