Gnumeric: Difference between revisions

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
Fixed typo; fixed link
 
imported>Deltaspace42
 
Line 32: Line 32:


Gnumeric has an interface for the creation and editing of graphs different from other spreadsheet software. For editing a graph, Gnumeric displays a window where all the elements of the graph are listed. Other spreadsheet programs typically require the user to select the individual elements of the graph in the graph itself in order to edit them.
Gnumeric has an interface for the creation and editing of graphs different from other spreadsheet software. For editing a graph, Gnumeric displays a window where all the elements of the graph are listed. Other spreadsheet programs typically require the user to select the individual elements of the graph in the graph itself in order to edit them.
==Dependencies==
* [[GLib|glib-2.0]] ≥ 2.40.0
** [[GObject|gobject-2.0]] ≥ 2.40.0
** gmodule-2.0 ≥ 2.40.0
** [[GIO (software)|gio-2.0]] ≥ 2.40.0
* [[gtk|gtk+-3.0]] ≥ 3.8.7
** [[GDK#gdk-pixbuf|gdk-pixbuf-2.0]] ≥ 2.22.0
* [[pango]] ≥ 1.24.0
* [[cairo (graphics)|cairo]] ≥ 1.10.0
** pangocairo ≥ 1.24.0
** cairo-ps ≥ 1.10.0
** cairo-pdf ≥ 1.10.0
** cairo-svg ≥ 1.10.0
* libgsf-1 ≥ 1.14.24 (aka G Structured File Library)<ref>https://gitlab.gnome.org/GNOME/libgsf</ref>
* [[libxml2|libxml-2.0]] ≥ 2.4.12
* libxslt (an [[XSLT]] processor extending libxml2) <ref>https://gitlab.gnome.org/GNOME/libxslt</ref>
<ref>https://gitlab.gnome.org/GNOME/goffice/-/blob/master/configure.ac#L117</ref>
==See also==
==See also==
{{Portal|Free and open-source software}}
{{Portal|Free and open-source software}}
Line 57: Line 77:
[[Category:Office software that uses GTK]]
[[Category:Office software that uses GTK]]
[[Category:Plotting software]]
[[Category:Plotting software]]
[[Category:Software using the GNU General Public License]]

Latest revision as of 19:16, 28 December 2025

Template:Short description Script error: No such module "Unsubst". Template:Use dmy dates

Script error: No such module "Infobox".Template:Template other Script error: No such module "Check for unknown parameters".Script error: No such module "Check for conflicting parameters".

Gnumeric is a spreadsheet program that is part of the GNOME Free Software Desktop Project. Gnumeric version 1.0 was released on 31 December 2001. Gnumeric is distributed as free software under the GNU General Public License; it is intended to replace proprietary spreadsheet programs like Microsoft Excel. Gnumeric was created and developed by Miguel de Icaza,[1] but he has since moved on to other projects. The maintainer since 2002Template:Dated maintenance category (articles)Script error: No such module "Check for unknown parameters". was Jody Goldberg.[2]

Features

Gnumeric has the ability to import and export data in several file formats, including CSV, Microsoft Excel (write support for the more recent .xlsx format is incomplete[3]), Microsoft Works spreadsheets (.wks),[4] HTML, LaTeX, Lotus 1-2-3, OpenDocument and Quattro Pro; its native format is the Gnumeric file format (.gnm or .gnumeric), an XML file compressed with gzip.[5] It includes all of the spreadsheet functions of the North American edition of Microsoft Excel and many functions unique to Gnumeric.[6] Pivot tables and Visual Basic for Applications macros are not yet supported.[7]

Gnumeric's accuracy has helped it to establish a niche for statistical analysis and other scientific tasks.[8][9] For improving the accuracy of Gnumeric, the developers are cooperating with the R Project.

Gnumeric has an interface for the creation and editing of graphs different from other spreadsheet software. For editing a graph, Gnumeric displays a window where all the elements of the graph are listed. Other spreadsheet programs typically require the user to select the individual elements of the graph in the graph itself in order to edit them.

Dependencies

[12]

See also

Script error: No such module "Portal".

References

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".
  3. Script error: No such module "citation/CS1".
  4. The file formats which Gnumeric can read. Projects.gnome.org. Retrieved 2013-12-09.
  5. Script error: No such module "citation/CS1".
  6. Script error: No such module "citation/CS1".
  7. Script error: No such module "citation/CS1".
  8. Script error: No such module "citation/CS1".
  9. Script error: No such module "Citation/CS1".
  10. https://gitlab.gnome.org/GNOME/libgsf
  11. https://gitlab.gnome.org/GNOME/libxslt
  12. https://gitlab.gnome.org/GNOME/goffice/-/blob/master/configure.ac#L117

Script error: No such module "Check for unknown parameters".

External links

Template:Sister project

Template:Spreadsheets Template:GTK