Gnuplot: Difference between revisions

Content deleted Content added
Features: update FAQ link
Gnuplot output formats: Clarify output mode, remove parentheses with unclear purpose
Line 108:
== Gnuplot output formats ==
Gnuplot allows the user to display or store plots in several ways:<ref>{{Cite web|url=http://www.gnuplot.info/|title=gnuplot homepage|website=Gnuplot.info|access-date=27 June 2022}}</ref><ref>{{Cite web |url=http://fm137.ugr.es/imnf/descargas/archivos/manual-gnuplot.pdf |title=Manual Rápido de Gnuplot |access-date=2020-03-30 |archive-date=2020-06-16 |archive-url=https://web.archive.org/web/20200616231604/http://fm137.ugr.es/imnf/descargas/archivos/manual-gnuplot.pdf |url-status=dead }}</ref>
* On the console, (outputsuch modesas [[Computer_terminal#Character-oriented_terminals|dumb]], [[sixel]]).
* In a desktop window, (outputsuch modesas [[Qt (software)|Qt]], wxt, X11, aquaterm, win, ...)
* Embedded in a web page, (outputsuch modesas SVG, HTML5, PNG, JPEG, animated GIF, ...)
* File formats designed for document processing, (outputsuch modesas PostScript, PDF, cgm, emf, LaTeX variants, ...)
 
== See also ==