MCPcopy Create free account
hub / github.com/SiegeLord/RustGnuplot / new_page

Method new_page

gnuplot/src/figure.rs:380–384  ·  view source on GitHub ↗

Creates a new page. Some terminals support multiple pages or frames, e.g. to create an animation. Call this function between sets of plots to indicate that a new page should be started. Note that this is implicit before any `axes2d`/`axes3d` calls, so make sure to call this only between pages (not once before every page).

(&mut self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected