Page 1 of 1

Dynamic Graphs in Database

Posted: Mon Feb 23, 2009 10:11 am
by javiersan
Hi,

How do I store a chart in a database so that each time a series is updated the chart is updated as well?

At the moment I have a database, I export the wanted series to a WF with links to DB, I create a chart, freeze it and store it in the DB. However, when I update the database, and export again the series and the chart, the chart plots the values of the old series. Help appreciated.

Regards,

Javier

Re: Dynamic Graphs in Database

Posted: Mon Feb 23, 2009 10:28 am
by EViews Gareth
Currently you can not do this - Graph objects are frozen and never update (whether they are in a workfile or a database).