As an aside: Related to the graph/network layout algorithms (which
appears to be only a subset of protovis) is NetworkX, which can use
matplotlib as a rendering backend.
http://networkx.lanl.gov/index.html
Mike
On 11/30/2010 12:20 AM, Uri Laserson wrote:
Hi everyone,
I have recently been in
On Wednesday, November 17, 2010, Benjamin Root wrote:
> On Tue, Nov 16, 2010 at 5:20 PM, J P wrote:
>
>
> Hi all, here's my first patch for matplotlib. Someone noticed at Stack
> Overflow that the plot_surface function in mplot3d wasn't especially fast for
> a lot of points (and small rstrides/
On Monday, November 29, 2010, Uri Laserson wrote:
> Hi everyone,
> I have recently been introduced to the protovis visualization library, and I
> find aspects of it to be incredibly appealing for certain visualizations that
> don't fit some of the canonical chart types.
>
>
> http://vis.stanford