[Matplotlib-users] Stem 3d

2012-04-18 Thread José Alexandre Nalon
there is a better way to do it. Any help is appreciated. -- José Alexandre Nalon na...@terra.com.br -- Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary

Re: [Matplotlib-users] Error probably due to misconfiguration

2011-09-05 Thread José Alexandre Nalon
Hello, Em 01/09/2011, às 00:16, Eric Firing escreveu: > On 08/31/2011 01:15 PM, José Alexandre Nalon wrote: >> Hello, >> >> some weeks ago, I recompiled matplotlib to get locale support for >> commas, <...> > > This is coming from CXX. > > I a

[Matplotlib-users] Error probably due to misconfiguration

2011-08-31 Thread José Alexandre Nalon
roblem that generated the errors (and matplotlib source is ok). But if anyone can give me any clue on how to solve this, that would be greatly appreciated. --- José Alexandre Nalon na...@terra.com.br -- Special Offer --

Re: [Matplotlib-users] Using comma as decimal separator

2011-08-05 Thread José Alexandre Nalon
a low priority bug. --- José Alexandre Nalon na...@terra.com.br Em sex 05 ago 2011, às 12:49:27, Michael Droettboom escreveu: > I'm still puzzled here. The TeX file is definitely being generated with > an unreasonably large size, which is what causes it to blow up. It gets > the si

Re: [Matplotlib-users] Using comma as decimal separator

2011-07-29 Thread José Alexandre Nalon
Hello, Thanks for your work! But, since I don't have much experience with dealing with the sources and compiling, I don't know exactly how to apply this patch. Is there a guide to applying patches to matplotlib or something like that? Any help will be appreciated. --- José Alexandr

[Matplotlib-users] Using comma as decimal separator

2011-07-28 Thread José Alexandre Nalon
I also tried to process the texts in the tick labels, but that didn't work also. Maybe I am overseeing something, but any hint would help. Thanks in advance: --- José Alexandre Nalon na...@terra.com.br -- Got Input?

Re: [Matplotlib-users] Control over ticks in 3D plot

2011-07-19 Thread José Alexandre Nalon
you should use set_xlim3d, set_ylim3d and set_zlim3d. While these commands are a little more cumbersome to use, I could get a lot of control over 3d plots using them. Hope this helps! --- José Alexandre Nalon na...@terra.com.br -

[Matplotlib-users] Customizing 3d plots

2011-04-19 Thread José Alexandre Nalon
details, and I don't know exactly where to start. Any directions will be appreciated. I've been using matplotlib for years, and it is always helpful, and the plots are always beautiful. Thanks for the nice

Re: [Matplotlib-users] Lines and columns in legends

2008-10-09 Thread José Alexandre Nalon
der from the legends and draw a box around the legends. How could I do that? (I apologize if this seems trivial. I use matplotlib a lot, but standard functions always seem to do what I need, so I don't go deep in its behaviour). -- José Alexandre Nalon [EMAIL P

[Matplotlib-users] Lines and columns in legends

2008-10-09 Thread José Alexandre Nalon
, giving more room to the plots. Any other suggestion would be useful. Thanks in advance. -- José Alexandre Nalon [EMAIL PROTECTED] - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the co

[Matplotlib-users] Projections in 3d plot

2007-04-18 Thread José Alexandre Nalon
change the plot color? I tried using the 'color' keyword, but that didn't work. And I can't work well with the ticks. These two aren't really that important for what I need the plot, but any idea could help. -- Jo