It looks like you are storing your source data in a python list. Matplotlib
runs much faster if you store your data using a numpy array instead.
I'm no expert, but it certianly sped up my graph drawing.
-Tom
Message: 5
Date: Wed, 11 Nov 2009 08:53:58 -0600
From: Mike Anderson
Subject: [Matp
Hi
I was asked off list how I created the little sparklines using Matplotlib.
There are two ways I create these:
The live graphs on the demo page (http://your.gridspy.co.nz/powertech/)
are created by a great little jquery app (so yeah, not matplotlib):
http://omnipotent.net/jquery.sparkline/
T
Hi
I was asked off list how I created the little sparklines using Matplotlib.
There are two ways I create these:
The live graphs on the demo page (http://your.gridspy.co.nz/powertech/)
are created by a great little jquery app (so yeah, not matplotlib):
http://omnipotent.net/jquery.sparkline/
To
Hi.
I would like to introduce my usage of Matplotlib...
"
Gridspy provides you with an interactive view of resource usage in your
building. It gives you hard data on your consumption patterns and helps
you to make informed decisions.
...
The Gridspy allows you to access and monitor your consump