hi, I'm currently using Open Flash Chart 2 on my django website, but I find it insufficiently customizable. (It's great when you want the usual barcharts, piecharts, but what about homemade shapes...). Although it's open source, I don't feel like diving in the Flex code.
I'm thinking a lot about matplotlib but the documentation is rather poor on web application developpment.
Does anybody uses matplotlib in his web app? I would appreciate links on those web sites to figure out what can be achieved. Thanks