Fact-checked by Grok 2 weeks ago

Gnumeric

Gnumeric is a free and open-source spreadsheet application developed as part of the GNOME desktop environment, designed primarily for manipulating, organizing, and analyzing numeric data through calculations, lists, and graphical representations such as bar plots and pie charts. It emphasizes speed in startup and handling of large datasets, mathematical accuracy in computations, and broad compatibility with file formats including Microsoft Excel, Lotus 1-2-3, and OpenOffice.org, while saving in formats like Excel, LaTeX, HTML, and roff. Initiated by Miguel de Icaza in July 1998, Gnumeric was created to validate the GNOME platform's ability to support complex applications and to evolve into a robust spreadsheet tool surpassing proprietary alternatives like Microsoft Excel in functionality and interoperability. The project achieved its first stable release, version 1.0, on December 31, 2001, following GNOME's inception in 1997, and by 2003 it supported 100% of Excel's spreadsheet functions along with reading Excel 2+ files and writing Microsoft Office 95 through XP formats. Licensed under the GNU General Public License, Gnumeric has been maintained by the GNOME community, with Jody Goldberg serving as a key developer and maintainer. Notable for its scalability—handling sheets with up to 16,777,216 rows and 16,384 columns (over 275 billion cells theoretically)—and supporting 46 languages, Gnumeric offers extensive features including full engines, formatting tools, diverse graph types, and drawing options, all while minimizing the for users transitioning from . The application remains actively developed, with the latest stable release, version 1.12.59, issued in March 2025, ensuring ongoing stability and enhancements for , BSD, macOS, and Windows platforms.

History and Development

Origins and Initial Development

Gnumeric was initiated by on July 2, 1998, as a practical for the libraries, aiming to demonstrate their capability in supporting large-scale, real-world applications. De Icaza, who had limited prior experience with software, focused on creating maintainable code while rigorously testing key components such as gnome-canvas for rendering and libgsf for structured storage. This effort emerged shortly after the project's launch in August 1997, positioning Gnumeric as one of the first major applications to leverage the emerging . The initial goals of Gnumeric centered on developing a free, open-source that could serve as a viable alternative to proprietary tools like , with a strong emphasis on surpassing it in functionality, particularly through accurate and efficient performance. Early development prioritized with formats, including support for reading and writing OLE2 and BIFF structures, as well as implementing a core set of Excel-compatible functions. Written primarily , the project targeted systems and was designed for seamless integration with , utilizing its and canvas system to handle complex grid-based interfaces. By 2002, maintenance of Gnumeric transitioned to Jody Goldberg after de Icaza shifted his focus to other initiatives, such as the Mono project. Goldberg, who had been contributing to the project, took over as lead maintainer, ensuring continued development within the GNOME ecosystem. This handover marked a stable phase for the software's evolution, building on the foundational work established in its .

Major Releases and Evolution

Gnumeric's first stable release, version 1.0, arrived on December 31, 2001, marking the culmination of initial development efforts to create a robust spreadsheet application within the GNOME ecosystem. This version introduced core spreadsheet functionalities, including support for basic formulas, charting, and file import/export in formats like CSV and Excel 97/2000/XP. The 1.x series has evolved incrementally through numerous updates, focusing on refining function libraries and expanding compatibility to enhance and . Early iterations, such as 1.4 (2004) and 1.6 (2005), emphasized stability and performance optimizations, while later releases like 1.10 (2010) and 1.12 (2012 onward) integrated advanced features and bug resolutions. By version 1.12.59, released on March 1, 2025, the series had incorporated extensive improvements in handling complex data structures and multi-sheet operations. Key enhancements across the 1.x series include the addition of advanced statistical functions developed in collaboration with the R Project, enabling precise computations for distributions and testing directly within spreadsheets. Graph editing capabilities were bolstered with tools for customizing elements like fonts, borders, and plot styles via the Guru interface, supporting a wider range of visualizations. Ongoing bug fixes have targeted calculation accuracy, particularly in numerical precision for financial and scientific formulas, outperforming contemporaries in benchmark tests for error-free results. Regarding licensing, Gnumeric debuted under the GPL version 2.0, ensuring free distribution and modification. Subsequent versions introduced dual-licensing options, allowing use under GPL version 3.0 to address evolving software freedoms and compatibility needs.

Current Status and Future Directions

Gnumeric continues to receive active maintenance under the Project, with Jody Goldberg as the lead maintainer overseeing development and bug fixes. The most recent stable release, version 1.12.59, arrived in March 2025 and prioritized stability enhancements alongside minor compatibility improvements, such as better handling of malformed XLSX files during and refined ODS round-trip for numerical in functions like TRUNC and . This update also addressed issues like zoomed view rendering and memory leaks, skipping the planned 1.12.58 due to resolved technical hurdles. Throughout 2025, community discussions have highlighted potential revival efforts for the suite, potentially including upgrades to Gnumeric's underlying libraries—such as adoption of contemporary versions—and interface modernization through the GNOME Incubator initiative to better align with current design principles. Gnumeric's primary platform support remains focused on systems, including distributions and BSD variants, where it integrates seamlessly with the desktop environment. Limited Windows compatibility is available through community-driven ports, such as builds using MSYS2, though these require additional setup and may not fully replicate the native experience.

Core Features

Spreadsheet Functionality

Gnumeric employs a traditional grid-based where data is organized into cells arranged across a large number of rows and columns, enabling users to input numeric values, text, or formulas directly into specific cells such as A1 or ranges like A1:B10. This structure facilitates straightforward navigation and manipulation of content through standard operations like selecting, copying, and pasting cells or entire ranges. Formulas are entered by prefixing expressions with an (=), supporting basic arithmetic operators including (+), (-), (*), and (/), which allow for dynamic computations based on cell references. The application provides an extensive library of built-in functions, totaling 637 in the latest versions, with over 400 compatible with to ensure seamless for common tasks. These include functions such as for totaling ranges and for computing means; logical functions like IF for conditional evaluations and AND for multiple condition checks; and financial functions including for calculations and NPV for net present value assessments. This comprehensive set supports a wide array of basic computations without requiring external scripting, emphasizing accuracy and Excel-like behavior where applicable. Data entry and management are enhanced by features like , which enforces rules such as numeric ranges or list selections to maintain input across cells. Users can sort data by one or more columns in ascending or descending order and apply filters to display subsets based on criteria, streamlining organization in complex sheets. Multi-sheet workbooks allow multiple independent grids within a single file, promoting structured handling of related sets. Performance-wise, Gnumeric is optimized as a application with rapid startup times, making it suitable for quick sessions on resource-constrained systems. It efficiently manages large spreadsheets, supporting up to 16,777,216 rows and 16,384 columns per sheet, and is designed to scale to moderately large loads of 1 million cells.

Data Analysis Capabilities

Gnumeric provides a robust set of statistical functions for data analysis, including LINEST for multiple linear regression coefficients and statistics, CORREL for computing the Pearson correlation coefficient between two datasets, TTEST for determining the p-value in a Student t-test comparing means of two populations, NORMDIST for the probability density or cumulative distribution function of the normal distribution, and POISSON for the probability mass or cumulative distribution function of the Poisson distribution. These functions enable users to perform essential inferential statistics and probability calculations directly within spreadsheets. For advanced numerical tasks, Gnumeric supports matrix operations through functions such as for and for calculating the of a , facilitating linear algebra computations essential for . Additionally, its built-in solver tool addresses optimization problems, particularly (LP) and mixed-integer (MILP), where users define objective functions and constraints using spreadsheet formulas like SUMPRODUCT, then invoke the solver via the Tools menu to find optimal solutions while respecting bounds such as non-negativity or requirements. Gnumeric's statistical functions have been benchmarked to match or exceed those of commercial software like Excel in precision for distribution calculations and numerical stability. Unique to Gnumeric are its scripting capabilities via plugins, enabling custom data analysis; the Python plugin loader allows users to write and load Python scripts as "spellbooks" for defining bespoke functions, such as summing ranges or manipulating cells through an experimental API accessing workbooks and sheets. Similarly, the Perl plugin supports scripting for extending functionality, providing faster execution for custom plugins compared to some alternatives and allowing integration of Perl-based analysis routines directly into the spreadsheet environment.

Visualization Tools

Gnumeric provides a robust set of tools centered on creating and customizing charts from data, enabling users to present numerical information graphically. The software supports a variety of chart types, including line plots, bar plots, pie plots, and scatterplots, each designed to handle different data representations such as trends over time or categorical comparisons. These charts allow for extensive customization, including adjustable axes with configurable styles, fonts, tics, and number formats; legends with background fills, outlines, and text styling; and for bar, line, and scatter plots to indicate or variability in data points. Additionally, Gnumeric includes support for surface plots, which render visualizations by projecting (x, y, z) data points onto a surface, offering a dimension beyond standard charts for volumetric data. A key feature of Gnumeric's visualization system is the dedicated Graph Guru interface, a separate dialog window that facilitates interactive editing without disrupting the main view. This editor operates in two panels: the first for selecting plot types, subtypes (such as stacked or clustered bars), and styles, with a live preview; the second for fine-tuning individual elements like titles, grids, and data series through a hierarchical tree structure and property panels. Users can apply changes incrementally or insert the graph directly into the , supporting seamless iteration from data preparation—such as ranges selected in the —to final visual output. This separation enhances usability for complex modifications, such as altering marker symbols in line plots or slice separations in pie charts. For sharing and integration, Gnumeric allows exporting charts in multiple image formats, including Portable Network Graphics (PNG) for raster images and Scalable Vector Graphics (SVG) for scalable vectors, alongside options. This enables high-quality outputs suitable for reports or web use, generated via the graph editor's export function or command-line tools like ssconvert. However, Gnumeric's visualization tools lack support for advanced features like pivot-based dynamic charts or animated transitions, focusing instead on static, data-driven plots.

File Formats and Compatibility

Native and Supported Formats

Gnumeric's native file format is the .gnumeric extension, which is an designed to preserve full fidelity of spreadsheets, including formulas, cell formatting, charts, and other elements. This format adheres to a defined and is automatically gzip-compressed to reduce file size while maintaining and ease of . The ensures structured representation of components, such as sheets, ranges, and dependencies, making it suitable for both human readability (when uncompressed) and programmatic access. For importing data, Gnumeric supports a variety of plain-text and legacy formats to facilitate data exchange from other sources. (CSV) and (TSV) files, often with .csv, .tsv, or .txt extensions, can be imported, though these handle only cell data without preserving formatting, formulas, or graphical objects. tables from .html or .htm files are also importable, extracting tabular content while ignoring non-tabular elements. Additionally, legacy formats like (.wk1 and .wks) are supported for importing older spreadsheets, converting their proprietary structures into Gnumeric's native representation where possible. Notably, Gnumeric does not support the execution or preservation of macros during imports, such as (VBA) code from files, which is typically stripped or ignored to avoid compatibility issues. Export capabilities extend to formats optimized for sharing and printing. Beyond saving in the native .gnumeric format, users can export to PDF or (.ps and .eps) via the printing subsystem, enabling high-quality document output with embedded fonts and layouts. HTML export generates either full documents or isolated table fragments from .html or .htm files, suitable for web publication, while (.tex) output focuses on tabular data with support for borders and font attributes but omits backgrounds and complex visuals.
FormatExtensionsImportExportNotes
Gnumeric Native.gnumeric, .gnmYesYesFull fidelity; XML with compression.
CSV/TSV.csv, .tsv, .txtYesYesCell data only; no formatting.
HTML.html, .htmYes (tables)Yes (full or fragment)Ignores graphics.
LaTeX.texNoYesTables with borders and colors.
Lotus 1-2-3.wk1, .wksYesNoLegacy import only.
PDF.pdfNoYesVia printing.
PostScript.ps, .epsNoYesVia printing.

Interoperability with Other Software

Gnumeric exhibits strong interoperability with through its support for reading and writing .xls and .xlsx file formats. It can import and export Excel files, preserving most core elements such as formulas, cell formatting, and charts during round-trip operations. However, advanced proprietary features like (VBA) macros and pivot tables are not supported, leading to their loss upon import or export. This results in partial fidelity for complex Excel workbooks containing such elements, as Gnumeric relies on reverse-engineered implementations of Excel's binary and XML-based formats. In contrast, Gnumeric offers full import and export compatibility with the OpenDocument Spreadsheet (ODS) format, enabling seamless data exchange with LibreOffice Calc and other ODF-compliant applications. It adheres to the ODF 1.2 standard (ISO/IEC 26300:2015), supporting versions 1.0 through 1.2 for reading and generating conformant files with or without foreign elements. Gnumeric further enhances interoperability through its GDA (GNOME Data Access) plugin, which facilitates direct integration with external databases for executing SQL queries and importing data. The plugin supports connections to relational databases such as MySQL and PostgreSQL, allowing users to pull live data into spreadsheets via SQL commands without manual file exports. This capability is configured through Gnumeric's Plugin Manager and leverages Libgda's abstraction layer for unified access across supported data sources.

User Interface and Customization

Interface Design

Gnumeric features a traditional ribbon-less interface typical of spreadsheet applications, consisting of a menu bar at the top for accessing core functions such as file operations and editing tools, followed by the standard and format toolbars that provide quick icons for common actions like saving, formatting cells, and inserting objects. Below these, the main workspace includes a formula bar for entering and editing cell contents, and a scrollable grid of cells organized in rows and columns, with tabs for multiple sheets at the bottom. An object toolbar on the left side allows for drawing and manipulating graphical elements directly on the sheet. This layout is built using the GNOME GTK toolkit (version 3 since release 1.12), ensuring seamless integration with the GNOME desktop environment and efficient rendering on Linux systems. Navigation within Gnumeric emphasizes keyboard efficiency to support rapid and manipulation, with shortcuts aligned to common standards for productivity. For instance, Ctrl+Z performs operations, while F2 activates edit mode for the current , placing the cursor at the end of its content for quick modifications. Other key bindings include Ctrl+O to open files and Ctrl+S to save, facilitating workflow without relying solely on interactions. These shortcuts enhance usability for power users handling large datasets. Accessibility in Gnumeric is facilitated through its foundation, which provides support for the Assistive Technology Service Provider Interface (AT-SPI), enabling compatibility with screen readers like for users with visual impairments. The application also leverages GNOME's high-contrast themes to improve readability for low-vision users and supports desktop-level zoom functionality to magnify interface elements as needed. Version 1.12.59 (March 2025) included fixes for issues in zoomed views. Additionally, right-to-left text handling was introduced in version 1.4, aiding users of languages like and Hebrew. Gnumeric offers robust multi-language support, with the interface translated into 62 languages and incorporating locale-specific conventions for numbers, currencies, and dates to accommodate global users. This includes proper rendering for in right-to-left scripts, ensuring cultural and linguistic accessibility without compromising functionality.

Plugins and Extensions

Gnumeric features a built-in plugin manager that allows users to enable or disable various modules to extend its functionality, such as scripting support through and , as well as database connectivity via GDA. The plugin manager is accessed through the Tools > Plugins... menu, presenting a tabbed with a Plugin List tab for toggling plugins via checkboxes, a Plugin Details tab for selected plugin information, and a Directories tab listing search paths for plugins. Key plugins enhance Gnumeric's capabilities in specific areas, including GNOME-DB (also known as the GDA plugin) for retrieving and manipulating database data, and support for the Pure functional programming language to execute custom scripts with improved performance over interpreted alternatives. An older experimental plugin, RGnumeric (last updated 2003), allowed integration of statistical functions but is not actively maintained. These extensions enable advanced , , and without altering the core application. Plugins are primarily developed in C for core modules or as scripts in languages like and for user-defined functions, with the source code maintained in the repository where contributions follow standard plugin architecture for file formats or function sets. Community-contributed plugins are often distributed separately, such as in the gnumeric-plugins-extra package available in Linux distributions like and , which bundles extras like the and loaders along with GNOME-DB support. Installation of plugins typically occurs through system package managers, ensuring dependencies like language interpreters are met, followed by directly in the plugin manager's preferences dialog to activate them upon restart.

Reception and Community

Comparisons and Strengths

Gnumeric demonstrates superior numerical accuracy in statistical functions compared to , particularly for distributions such as , , and inverse , where Excel 2007 can yield results with zero accurate digits while Gnumeric 1.7.11 provides more reliable and stable outputs using distinct computational subroutines. A evaluating numerical accuracy in spreadsheets, including significant digits in and ANOVA tests, found issues across tested platforms such as Gnumeric, , and others. However, Gnumeric lacks support for (VBA) macros, relying instead on plugins for languages like , and does not yet implement pivot tables, features central to Excel's advanced data manipulation. In comparison to , Gnumeric offers a lighter resource footprint and faster loading times, making it more suitable for handling large spreadsheets on lower-end , with installed sizes around 10 versus Calc's integration within a larger suite exceeding 200 . Gnumeric also provides stronger integration with through packages like RGnumeric, which enables R functions as plugins within spreadsheets, and the gnumeric CRAN package for seamless data , surpassing Calc's more basic scripting ties to the language. That said, benefits from broader native support for office document formats as part of its ecosystem, including enhanced handling of complex interdependencies. Among its strengths, Gnumeric is distributed as free software under the GNU General Public License (GPL) version 2 or later, ensuring no licensing costs and full accessibility. Its lightweight design— with download sizes under 15 MB and efficient performance on extensive datasets—positions it as an ideal choice for scientific and engineering applications requiring precise calculations without the bloat of commercial alternatives. Despite these advantages, Gnumeric has notable weaknesses, including limited mobile support with no official applications for or , though unofficial adaptations like XlsOpen exist for basic viewing. Additionally, it lacks built-in cloud collaboration features, functioning primarily as a desktop tool without multi-user or with storage services.

Usage and Support

Gnumeric is primarily adopted by and Unix enthusiasts, educators in settings, and researchers seeking precise statistical analysis tools due to its emphasis on numerical accuracy and integration with open-source environments. The project's development and community resources are hosted on 's instance, facilitating collaboration among contributors. Support is provided through a dedicated on GNOME , archives of the former [email protected] mailing list, and the #gnumeric IRC channel on irc.gnome.org. Official documentation consists of the comprehensive Gnumeric Manual hosted on gnome.org, which covers usage, including detailed explanations of functions and plugins to assist users in advanced operations. In 2025, Gnumeric has seen renewed interest as part of broader efforts to revive the suite by modernizing its components for contemporary environments, while remaining accessible through standard distribution repositories like those in and . The software continues to be actively maintained, with the latest stable release at version 1.12.59.

References

  1. [1]
    Gnumeric - GNOME Library
    Gnumeric is a spreadsheet, a computer program used to manipulate and analyze numeric data. Gnumeric can help you keep track of information in lists.
  2. [2]
    [PDF] Gnumeric - The Linux Kernel Archives
    The Gnumeric project began as a way to ensure the GNOME platform could support the requirements of a major application. It has evolved into the core of a ...
  3. [3]
    GNOME/gnumeric: Read-only mirror of https://gitlab.gnome ... - GitHub
    Gnumeric -- The GNOME spreadsheet Jody Goldberg <jody@gnome.org> The project aims to become a drop in replacement for proprietary spreadsheets.Missing: creators | Show results with:creators
  4. [4]
    Gnumeric
    Fast: Gnumeric starts up quickly and handles large spreadsheets while remaining responsive. Accurate: A spreadsheet should calculate the right answer.Gnumeric 1.12.57 is out · Here · Gnumeric 1.12.52 is out · Gnumeric 1.12.56 is out
  5. [5]
    Interview with Miguel de Icaza - OSnews
    Apr 1, 2003 · Miguel de Icaza: Gnumeric is being maintained by Jody Goldberg, I am no longer involved with the project. Gnumeric has a number of unique ...Missing: maintenance | Show results with:maintenance
  6. [6]
    Gnumeric 1.0.0 - GNOME
    Dec 31, 2001 · To: gnumeric-list gnome org, gnome-announce-list gnome org ... release an officially stable version of Gnumeric, GNOME Office's spreadsheet.
  7. [7]
    Gnumeric
    Gnumeric · Welcome · Mar 2025 Gnumeric 1.12.59 · Feb 2024 Gnumeric 1.12.57 · Nov 2023 Gnumeric 1.12.56 · Feb 2023 Gnumeric 1.12.55 · Jan 2023 Gnumeric 1.12.54 · Sep ...Gnumeric 1.12.52 is out · Gnumeric 1.12.56 is out · Gnumeric 1.12.57 is out · HereMissing: history | Show results with:history
  8. [8]
    Configuring Graph Element Properties - GNOME Library
    Graphs in Gnumeric can be configured extensively using the Graph Guru. In this way, the user can determine the data used in the plots, the names and labels ...Missing: improvements | Show results with:improvements
  9. [9]
    gnumeric(1): GNOME spreadsheet application - Linux man page
    Gnumeric is a powerful spreadsheet program created by the GNOME project. Gnumeric intends to compete with commercial spreadsheets by becoming fully compatible ...
  10. [10]
  11. [11]
    Gnumeric - GitLab - GNOME
    Gnumeric -- The GNOME spreadsheet Jody Goldberg <jody@gnome.org> The project aims to become a drop in replacement for proprietary spreadsheets. If you are ...
  12. [12]
    Gnumeric
    ### Summary of Gnumeric 1.12.59 Release Notes
  13. [13]
    It's Time to Bring Back GNOME Office (Hope You Remember It)
    ### Summary of GNOME Office Revival Efforts Regarding Gnumeric in 2025
  14. [14]
    What Is Gnumeric? - Computer Hope
    Jul 9, 2025 · Gnumeric is a spreadsheet program for Unix and Unix-like operating systems, such as Linux. Gnumeric is free software distributed under the GNU General Public ...
  15. [15]
    Re: mostly successful windows build - GNOME
    Dec 15, 2021 · I made an effort to build gnumeric under MSYS2 MINGW on Windows 10. There were only a few minor issues to getting a mostly working ...Missing: community | Show results with:community
  16. [16]
    Working with Gnumeric
    In Gnumeric, you start with an empty workbook, enter data and formulas, format data, create plots, and save the file. A workbook contains worksheets with cells.Missing: functionality features
  17. [17]
    Gnumeric Sheet Functions - Sign in
    Gnumeric currently has 637 functions for use in spreadsheets. 232 of these are unique to Gnumeric.
  18. [18]
    [PDF] Working with Gnome's Gnumeric Spreadsheet - » Linux Magazine
    Figure 1: Gnumeric is a fast and versatile spreadsheet with support for many mathematical and scientific functions. Figure 2: To create a numeric series, type ...
  19. [19]
    Why do most spreadsheets contain a hard-coded limit on the ...
    Jan 8, 2010 · Next Gnumeric version will allow much larger sheets, up to 8M rows and 8k columns. Just if you really need such large sheets, buy some TBytes of ...
  20. [20]
    Statistics
    This function returns an array with the first row giving the p-value of the Anderson-Darling Test, the second row the test statistic of the test, and the third ...Missing: enhancements | Show results with:enhancements
  21. [21]
    Mathematics
    ABS gives the absolute value of x, i.e. the non-negative number of the same magnitude as x. Microsoft Excel Compatibility. This function is Excel compatible.
  22. [22]
    Solver
    To solve optimization problems with Gnumeric you have to type in the problem into a sheet. A recommended way to start with is to allocate a separate column in ...Missing: matrix | Show results with:matrix
  23. [23]
    The RGnumeric package
    ### Summary: How RGnumeric Integrates R with Gnumeric for Complex Computations and Custom Analysis
  24. [24]
    [PDF] On the use of spreadsheets in statistical analysis - Lex Jansen
    Judged on the accuracy of functions calculating statistical distributions, Gnumeric is the only spreadsheet which may be recommended. 9.2 Estimation. In the ...
  25. [25]
    Programming Gnumeric using Python
    This section will describe how to obtain Gnumeric, install it and get things configured correctly for access with Python.Missing: custom | Show results with:custom
  26. [26]
    Debian -- Details of package gnumeric-plugins-extra in sid
    Some plugins shipped with gnumeric require additional packages to those required by the main gnumeric program. These plugins are therefore packaged separately.Missing: scripting custom analysis
  27. [27]
    A Pure Plugin for Gnumeric - Albert Graef
    Oct 31, 2018 · Gnumeric/Pure is a Gnumeric extension which lets you use Pure functions in Gnumeric, the Gnome spreadsheet. It offers better execution speed than the existing ...
  28. [28]
    Plot Types
    The Gnumeric Manual, version 1.12 · Graphs. Gnumeric graphs can include any of the plot types presented below. The section for each type explains the ...Missing: 3D | Show results with:3D
  29. [29]
    Overview of Graphs
    In Gnumeric, Graphs are the top level element containing all the other components. Graphs have two properties related to the style of the background rectangular ...Missing: visualization features
  30. [30]
    The Graph Guru - Gnumeric
    All graphs in Gnumeric are created using the Graph Guru which is a complex dialog that allows for detailed customization of each graph. 10.2.1. The components ...Missing: editing improvements
  31. [31]
    Graphs
    Gnumeric includes a powerful mechanism to create graphical charts which present visually the data contained in a worksheet.Missing: visualization | Show results with:visualization
  32. [32]
    Overview
    Gnumeric currently displays four ... Graphical plots can be saved in Scalable Vector Graphics (SVG), Portable Network Graphics (PNG) or JPEG formats.Missing: export | Show results with:export
  33. [33]
    File Formats - GNOME Library
    Gnumeric supports numerous file formats in addition to its own XML based format. The table below lists the formats currently supported.
  34. [34]
    Plugins - Gnumeric
    Gnumeric allows users to configure the plugins which are currently in use. The Plugin Manager provides all the configuration options in one location.
  35. [35]
    GNOME-DB: Home
    Jun 12, 2015 · GNOME-DB provides a free unified data access architecture, using Libgda, a database and data abstraction layer, and a wrapper for accessing ...
  36. [36]
    The Parts of Gnumeric
    The open application contains a menubar at the top, two toolbars below the menu bar, and below these, on the left, the object toolbar, and, on the right ...Missing: interface layout
  37. [37]
    Keybinding Reference - Gnumeric
    F2 sets the current cell for editing. The cursor is inserted at the end of the current text. Ctrl-O opens the Load file dialog window.Missing: Z | Show results with:Z
  38. [38]
    GNOME keyboard shortcuts to streamline your workflow in Linux
    Aug 14, 2020 · Ctrl + X —Cuts all selected text, which is then copied to the clipboard. Ctrl + Z —This shortcut still acts as an “undo last action” keystroke.
  39. [39]
    Languages and Locales - Gnumeric
    Gnumeric can be run in many languages with settings for number formats, currencies and dates appropriate to each particular area.
  40. [40]
    The RGnumeric package
    Jun 20, 2003 · This is a package that allows R to be used as a plugin for Gnumeric, the Gnome spreadsheet application. One registers R functions with Gnumeric via R commands.Missing: collaboration Project statistical
  41. [41]
    gnumeric-plugins-extras - Fedora Packages
    This package contains the following additional plugins for gnumeric: * gda and gnomedb plugins: Database functions for retrieval of data from a database.Missing: integration MySQL PostgreSQL
  42. [42]
    plugins · GNUMERIC_1_12_39 · GNOME / gnumeric - GitLab
    Gnumeric plugins typically either define a file format (input and/or output) or a set of functions. Nothing prevents a mixture -- that is just how things have ...
  43. [43]
    Writing New Plugins
    Writing New Plugins. The Gnumeric Manual, version 1.12 · Extending Gnumeric · Programming Gnumeric using Python · Function Reference. About.Missing: Perl custom
  44. [44]
  45. [45]
  46. [46]
    the Gnumeric spreadsheet - LinuxLinks
    Jun 28, 2024 · The Gnumeric spreadsheet is part of the GNOME desktop environment: a project to create a free, user friendly desktop environment.
  47. [47]
    Debian -- Details of package gnumeric in bookworm
    Download gnumeric. Download for all available architectures. Architecture, Package Size, Installed Size, Files. amd64, 2,375.0 kB, 10,004.0 kB, [list of files].
  48. [48]
  49. [49]
    CRAN: Package gnumeric
    Oct 18, 2023 · Read data files readable by 'gnumeric' into 'R'. Can read whole sheet or a range, from several file formats, including the native format of 'gnumeric'.Missing: enhancements statistical functions<|separator|>
  50. [50]
    Install The Gnumeric Spreadsheet on Linux - Flathub
    Country Statistics. Installed Size~31.43 MiB. Download Size13.71 MiB. Available Architecturesx86_64, aarch64. Installs35,384. Tags: spreadsheetlinuxflatpak.
  51. [51]
    XlsOpen spreadsheets editor - App Store - Apple
    Rating 1.5 (6) · Free · iOSXlsOpen is an adaptation for iPhone and iPad of the app Gnumeric, which is a spreadsheet, a computer program used to manipulate and analyze numeric data.
  52. [52]
    Linux in Higher Education: Open Source, Open Minds, Social Justice
    Mar 2, 2000 · Now that Linux and open-source office applications such as AbiWord and Gnumeric are available for free, institutions of higher education can ...
  53. [53]
    [PDF] Free/Open Source Software Education - IDRC Digital Library
    Jun 25, 2003 · The word processor (Abiword) and spreadsheet (Gnumeric) components in. GNOME Office are considered to be of high quality. AbiWord (www.abiword.
  54. [54]
    [PDF] On the Numerical Accuracy of Spreadsheets
    Apr 11, 2010 · Abstract. This paper discusses the numerical precision of five spreadsheets (Calc, Excel, Gnu- meric, NeoOffice and Oleo) running on two ...
  55. [55]
  56. [56]
    The Mailing List - Gnumeric
    To access the archives, use a web browser to go to the mailing list web page at http://www.gnome.org/ and then ... If none of the emails recently posted to the ...Missing: community GitLab forums
  57. [57]
    Mailing List IRC - Gnumeric - GNOME
    We can be found on the IRC server at irc.gnome.org, port 6667 (standard IRC port), on channel #gnumeric. If your browser supports it, you can click on this link ...Missing: community forums
  58. [58]
    The Gnumeric Manual, version 1.12
    The Gnumeric Manual, version 1.12 ; 3.1. Working with Gnumeric ; 3.2. Starting Gnumeric the First Time ; 3.3. The Parts of Gnumeric ; 3.4. Using Commands ; 3.5. Data ...
  59. [59]
    gnumeric - Fedora Packages
    gnumeric-devel - Files necessary to develop gnumeric-based applications; gnumeric-plugins-extras - Additional plugins for Gnumeric incl. Perl and Python support.Missing: scripting | Show results with:scripting<|separator|>
  60. [60]
    gnumeric package : Ubuntu - Launchpad
    The Questing Quokka (current stable release). Gnumeric main series ; 1.12.57-1.1build2, release (universe), 2025-05-28 ; Fetching package details ...