I'm currently learning my way through Python and in the process
developing a reporting tool for the company I'm working for.
Basically the tool rips through an existing .XML file to grab the
information needed and spits it out in a nicely formated html page that
is easily read by anyone. This par
Mike Kent wrote:
> rwboley wrote:
>
> > My question is: how can I make that graphing step easier? Ideally I'd
> > like the chart to exist on it's own page, but I have no idea where to
> > even begin to implement this. Any thoughts would be appreciated.
>