> data (and I assume your graphs are done a similar
> way), and so I
It turned out to be too slow for me to generate them
on the fly. I pregenerate most images that you see at
www.eswap.com
If you have a fast enought web connection the page
should load up in 3-4 secnods.
Vineet
_
> Any change you could share back with the community
the approach
> you followed - web framework used? integration
strategy? deploy-
> ment and setup issues? graph creation methodology?
web framework used: cherrypy
deploymnet os: ubuntu
setup issues: none
> I am looking to tackle a project wit
Hi,
I've been working hard on www.eswap.com. It's
matplotlib powered. I would like to thank the
matplotlib community and especially John H. for making
this possible. Some of the features are:
1. See 20 (professional looking) charts per page
2. You can tag stocks with keywords
3. You can create yo
Some of the y axis labels end up having different fonts:
http://s3.amazonaws.com/oylb/wlsn_qm.png?20060717232235
In the above image, 7 and 7.5 have a larger font. I'm using matplotlib 0.87.3
with ubuntu
Vineet
-
Take Su
>>sy = (ax.bbox.ur().y() - ax.bbox.ll().y()) / (ax.viewLim.ur().y() -
>>ax.viewLim.ll().y())
I solved the problem by using .get() on the BinOp's and then converting it back
to a BinOP using Value()
Vineet
-
Take Surveys.