Next: , Previous: Transparency, Up: New_features_introduced_in_version_4.4


1.4.3 Volatile Data

The new command refresh is similar to replot except that it uses the previously-stored input data values rather than rereading the input data file. Mouse operations (zoom, rotate) will automatically use refresh rather than replot if the input data stream is marked `volatile`. Piped or in-line data is automatically treated as volatile. See refresh, `plot datafile volatile`.