I develop a cartography application under LabVIEW. The purpose of this application is to translate/transform the plan of a pen on a sample into a cartography (directly displayed on the screen). To realize it, I use an intensity graph that I refresh constantly. The position value of the pen in a plan X/Y is given to me by a DLL. The problem is that when I use a graph which the dimensions are too big, delays of displaying appear. What method could I use to avoid these delays?