I am not exactly sure how to use datetime objects instead of strings.
This is the code I am working with at the moment and the code works except
for the dates, they are just weird numbers along the x-axis.
Any help will be greatly appreciated.
import numpy as np
import matplotlib.pyplot as plt
fro
On 4/15/12 10:12 AM, Jae-Joon Lee wrote:
> Unfortunately, this is something that I haven't considered when
> implementing the FancyArrowPatch.
> As you may know, FancyArrowPatch is a single patch object (at least
> viewed from outside), so you cannot have multiple linestyles that can
> be set by us
Hi folks,
A number of you expressed interest in attending the PyData workshop
last month and unfortunately we had very tight space restrictions.
But thanks to the team at Marakana, who pitched in and were willing to
film, edit and post videos for many of the talks, you can access them
all here:
h
On Tue, Apr 17, 2012 at 3:16 AM, Sameer Grover wrote:
> On Tuesday 17 April 2012 12:36 PM, Abhishek Pratap wrote:
>
> Hi Guys
>
> I am starting to render plots with matplotlib as I learn both python and
> this interesting plotting library. I need help with a custom plot for a
> problem I am worki
On 16 April 2012 23:36, Damon McDougall wrote:
> On Monday, 16 April 2012 at 16:34, Kacper Kowalik wrote:
>
>
> On 16 Apr 2012 22:31, "Damon McDougall" wrote:
> >
> > Hi Kacper,
> >
> > Just to be clear, is it tri.Triangulation(x, y) that hangs, or is it
> plt.tricontour(…)?
>
> It's plt.tricont
On Tuesday 17 April 2012 12:36 PM, Abhishek Pratap wrote:
Hi Guys
I am starting to render plots with matplotlib as I learn both python
and this interesting plotting library. I need help with a custom plot
for a problem I am working on. May be there is an inbuilt function
already.
Problem:
I
Hi Guys
I am starting to render plots with matplotlib as I learn both python and
this interesting plotting library. I need help with a custom plot for a
problem I am working on. May be there is an inbuilt function already.
Problem:
I am trying to draw a table(rectangle) as a plot with 96 individu