On Thursday, March 15, 2012, Yi Shang wrote:
> Dear all,
> I tried to search through the mailinglist archive first, but couldn't (
http://sourceforge.net/mailarchive/forum.php?forum_name=matplotlib-users).
Is the mailinglist only for browsing by date?
>
> I did a clean install of matplotlib (follo
Dear all,
I tried to search through the mailinglist archive first, but couldn't (
http://sourceforge.net/mailarchive/forum.php?forum_name=matplotlib-users).
Is the mailinglist only for browsing by date?
I did a clean install of matplotlib (following the installation webpage) on
Linux machine (x86_
El día 15 de marzo de 2012 05:14, questions anon
escribió:
> I think my error is from the np.genfromtxt because I just checked the size
> of my data and it appears in 1D rather than 2D.
This is unsurprising since your file has just one row of data. I
overlooked that because the weird error messag
On Thu, Mar 15, 2012 at 12:31 PM, Thøger Rivera-Thorsen <
thoger.e...@gmail.com> wrote:
> Hello people,
>
> I am trying to do a surface plot of some data, with some line plots
> marking some lines of special interest - see attachment.
>
> It would be really nice if the surface plot would hide the
On Thu, Mar 15, 2012 at 6:01 AM, kususe wrote:
>
> Hi folks,
> I'd like to remove the black border which is created when I save the image,
> letting just the white background and the graph.
> Is there a solution??
> Thanks,
> K.
> --
Matplotlib provides a function that *almost* does this: `plt.
Hullo matplotlib list,
I've discovered (with pleasure!) that matplotlib has recently learned
how to create Sankey diagrams. Thank you Kevin and Yannick!
One of my less-technically inclined fellow graduate students is
searching for his toolset of choice for generating these suckers, and is
cur
Hello list;
I have some data that I would like to display a bit like it is done in
this example:
http://matplotlib.sourceforge.net/mpl_toolkits/mplot3d/tutorial.html#d-plots-in-3d
Only, instead of the line plot in the z=0 plane, I would like to
represent my data as a pcolormesh (and ins
Hi,
Am 14. November 2011 15:04 schrieb Friedrich Romstedt
:
> 2011/11/14 Michael Droettboom :
>> Thanks for all the time you've devoted to this. It does look like possibly
>> some kind of compiler bug. The font loads and renders fine on Linux, for
>> what it's worth (just as a data point).
>>
>>
Hey,
last weekend I wrote a hook which can track figure creation. Basically
it takes care of creating the new figure and wraps it to track all
changes to it. Its a hack, and the code is not cleaned up or tested
much, but I like to do scripts that I run with many parameters to create
plots and it w
Hi folks,
I'd like to remove the black border which is created when I save the image,
letting just the white background and the graph.
Is there a solution??
Thanks,
K.
--
View this message in context:
http://old.nabble.com/How-to-remove-the-black-border-in-a-Matplotlib-figure-tp33508568p33508
On Wed, Mar 14, 2012 at 2:38 PM, kususe wrote:
>
> I got an error using the first subplot function because I have to specify
> 3
> parameters.
> If i do it, I get that "AxesSubplot' object is not iterable"
> I coded using 3 subplot functions, getting the same error.
>
> Thanks
> K.
>
>
Note th
11 matches
Mail list logo