Re: [Matplotlib-users] Matplotlib powered website. Would love to get your feedback!

2006-10-16 Thread vineet jain
> 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 wi

Re: [Matplotlib-users] Matplotlib powered website. Would love to get your feedback!

2006-10-10 Thread Vinj Vinj
> 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 _

Re: [Matplotlib-users] Matplotlib powered website. Would love to get your feedback!

2006-10-10 Thread Nelson Minar
> what command is used to "pull" the graph into the > web page - the matplotlib "show" command? There are a bunch of ways to do this. One way is to pregenerate the charts you need and store them as .png or .gif files on the server. If you need truly dynamic images, then you need to make a Pytho

Re: [Matplotlib-users] Matplotlib powered website. Would love to get your feedback!

2006-10-09 Thread Derek Hohls
Vineet Sorry - I was not too clear on my question; I *am* currently able to use matplotlib - what I am not sure how to is to integrate it into a web framework. I have been looking at using Pylons - as that is WSGI compliant - but probably any one will do. I would like to be able to generate g

Re: [Matplotlib-users] Matplotlib powered website. Would love to get your feedback!

2006-10-09 Thread Vinj Vinj
> 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

Re: [Matplotlib-users] Matplotlib powered website. Would love to get your feedback!

2006-10-09 Thread Derek Hohls
Vineet   Looks very good!  Only thing is that when you change search types, the "working" highlighter should be located near the search form, not at the page bottom (I missed it the first few times...)   Any change you could share back with the community the approach you followed - web framework

[Matplotlib-users] Matplotlib powered website. Would love to get your feedback!

2006-10-06 Thread Vinj Vinj
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