Hi,<div><br></div><div>not a Perl question exactly (although I'd probably implement using Perl).</div><div><br></div><div>I have some price series data.  (i.e. date and price).  I'd like to chart it against various indices (like the sp500 or Russell, or an individual stock...)</div>

<div><br></div><div>What I'd like to do is use yahoo chart or google, but pass them MY data and marry it with their data and produce a graph using their graphing utilities.</div><div><br></div><div>Can anyone suggest simple ways to do this?</div>

<div><br></div><div>I know I can pass ALL the data to google charts api, but it seems crazy to download the data from google, then build all the stuff with my data plus the data I downloaded, just to send it back to the place I got the data from originally.</div>

<div><br></div><div>Thanks</div><div>Jay</div><div><br></div><div><br></div>