Re: charting solution
From: Grant Mckeen <grant.mckeen_at_paradise.net.nz>
Date: Mon, 12 Apr 2004 11:03:37 -0700
Message-ID: <VWiec.9551$u%1.847566_at_news02.tsnz.net>
>>For our pl/sql web app, I am looking for a non-M$ server-side charting
>>solution for that has an api that takes in data and dynamically generates
>>gif/jpg charts at run-time
>>like what you see on finance sites like Yahoo Finance..
>>
>>Suggestions, anyone ?
>>
>>Thanks
>>
>>Ohin
[Quoted] Try using Oracle's 'Chartbuilder' API's. They are a set of Oracle Classes used for building Graphs.
Try Googling for them. Received on Mon Apr 12 2004 - 20:03:37 CEST
Date: Mon, 12 Apr 2004 11:03:37 -0700
Message-ID: <VWiec.9551$u%1.847566_at_news02.tsnz.net>
[Quoted] Dave wrote:
> "Robert C" <rchin_at_panix.com> wrote in message news:<c4fhnb$9p7$1_at_reader1.panix.com>... >
>>For our pl/sql web app, I am looking for a non-M$ server-side charting
>>solution for that has an api that takes in data and dynamically generates
>>gif/jpg charts at run-time
>>like what you see on finance sites like Yahoo Finance..
>>
>>Suggestions, anyone ?
>>
>>Thanks
>>
>>Ohin
> > > I have not done this, but I know there are third party Java libaries > for doing this. Try searching for JChart. > > Dave
[Quoted] Try using Oracle's 'Chartbuilder' API's. They are a set of Oracle Classes used for building Graphs.
Try Googling for them. Received on Mon Apr 12 2004 - 20:03:37 CEST