It is possible that your update loop is rather fast or processor intensive. To stand a better chance of getting your graph updated, try right-clicking it and selecting Advanced>Synchronous Display. LabVIEW likes to take shortcuts whenever possible to keep its performance up with the background calculations and such. In doing so, it will not update the screen everytime data hits an indicator on the diagram. If it were to update on every single cycle you wouldn't notice it because it would be too fast. However, if you're keen on a particular indicator, make it Synchronous and see it update every time.
Dan
www.primetest.com