This commit is contained in:
Giorgio Calderone 2020-04-22 01:43:48 +02:00
parent 7e3aa2b384
commit e33b74bf6d

View File

@ -41,7 +41,7 @@ The above terminals are available if gnuplot has been compiled with the `--with-
## Export to image files
Gnuplot provides dozens of terminals able to export on files. Examples are:
- `cairopng` to export PNG files;
- `pngcairo` to export PNG files;
- `pdfcairo` for PDF;
- `jpeg` for JPG;
- `gif` for GIF (see [Animations](@ref)).