Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Charts/Graphs to be automatically updated

    Hi everyone.
    I hope all are doing well.
    I am working with data to observe the movement of some variables over time. My data is recorded daily over a 90-day period. In the first time, I will import the data, create the charts and I will export my data to my desktop. In the next day I will delete the oldest day, and add the new day's data to maintain a 90-day window. I will make the process everyday.

    I am wondering if Stata has a feature that allows charts to be automatically updated whenever the data is modified. This would save me from having to recreate the charts manually every day. Many Thanks.

  • #2
    If you do it in a do-file you can just rerun that file every day.
    ---------------------------------
    Maarten L. Buis
    University of Konstanz
    Department of history and sociology
    box 40
    78457 Konstanz
    Germany
    http://www.maartenbuis.nl
    ---------------------------------

    Comment


    • #3
      Many thanks, Maarten Buis.

      Comment

      Working...
      X