Ploticus

Last updated
Ploticus
Original author(s) Steve Grubb
Initial releaseAugust 25, 1999;24 years ago (1999-08-25)
Stable release
2.42 / May 2013;10 years ago (2013-05)
Written in C
Operating system Cross-platform
Type Data analysis, statistical package, Plotting
License GPL
Website ploticus.sourceforge.net

Ploticus is a free, open-source (GPL) computer program for producing plots and charts from data. It runs under Unix, Solaris, Mac OS X, Linux and Win32 systems. [1] Community support is customarily done through Yahoo News Groups. [2]

Contents

History

The first version was released August 25, 1999. [3] Ploticus is a mature product with activity, where the last major release (2.42) occurred in May 2013. [4] Bruce Byfield in Linux.com described Ploticus as, "...a throwback to the days when Unix programs did one thing, and did it well, using a minimum of system resources." [5]

On December 17, 2016 or 2017, the author announced halting development and support of ploticus. A previous bug fix was released as a patch without a new version being released. Finally on March 16, 2023, the author announced their focus shifted to DataDraw, a new project implemented in Python exposing an API to generate SVG graphs.

Graph types and features

At the center of Ploticus lies a scripting language. [6] Through the scripting language, "2-D graphs and... basic statistical functions" are supported. [5] Sophisticated graphs can be developed quickly using scripts previously developed, called "prefabs". Simple graphs can be produced using few parameters in addition to the data. [7] Users can create and modify "prefabs".

Ploticus supports the following types of plot: line plots, filled line plots, category line plots, ranges sweeps, pie graphs, vertical bar graphs, horizontal bar charts, timelines, floating bar segments, bar proportions, scatter plots, heat maps (density grids), single variable distribution, error bars, curve fitting, vector plots, Venn diagrams, Venn magnitude charts, tree diagrams. Features include: scaling and axes, legends, annotations, clickmap, and mouse-over support. [8]

Applications

Ploticus has been used for:

As a plug-in

Ploticus can be used as a plug-in with various other software such as:

See also

Related Research Articles

troff, short for "typesetter roff", is the major component of a document processing system developed by Bell Labs for the Unix operating system. troff and the related nroff were both developed from the original roff.

gnuplot Command-line and GUI plotting program

gnuplot is a command-line and GUI program that can generate two- and three-dimensional plots of functions, data, and data fits. The program runs on all major computers and operating systems . Originally released in 1986, its listed authors are Thomas Williams, Colin Kelley, Russell Lang, Dave Kotz, John Campbell, Gershon Elber, Alexander Woo "and many others." Despite its name, this software is not part of the GNU Project.

<span class="mw-page-title-main">Inkscape</span> Vector graphics editor

Inkscape is a free and open-source vector graphics editor for traditional Unix-compatible systems such as GNU/Linux, BSD derivatives and Illumos, as well as Windows and macOS. It offers a rich set of features and is widely used for both artistic and technical illustrations such as cartoons, clip art, logos, typography, diagramming and flowcharting. It uses vector graphics to allow for sharp printouts and renderings at unlimited resolution and is not bound to a fixed number of pixels like raster graphics. Inkscape uses the standardized Scalable Vector Graphics (SVG) file format as its main format, which is supported by many other applications including web browsers. It can import and export various other file formats, including SVG, AI, EPS, PDF, PS and PNG.

A diagram is a symbolic representation of information using visualization techniques. Diagrams have been used since prehistoric times on walls of caves, but became more prevalent during the Enlightenment. Sometimes, the technique uses a three-dimensional visualization which is then projected onto a two-dimensional surface. The word graph is sometimes used as a synonym for diagram.

ConnectedText is a personal wiki which runs on Windows. Articles are written in plain text in CT's own markup language. When viewing articles they are styled by a standard HTML CSS file. The markup language contains many directives for classification and linkage and can also be scripted using the Python programming language.

<span class="mw-page-title-main">LabPlot</span> Application for interactive graphing and analysis of scientific data

LabPlot is a free software cross-platform computer program for interactive scientific graphing and data analysis, written mainly for the KDE desktop for Unix-like operating systems, and later available for Microsoft Windows. It is similar to Origin, and is able to import Origin's data files.

<span class="mw-page-title-main">Semantic MediaWiki</span> Software for creating, managing and sharing structured data in MediaWiki

Semantic MediaWiki (SMW) is an extension to MediaWiki that allows for annotating semantic data within wiki pages, thus turning a wiki that incorporates the extension into a semantic wiki. Data that has been encoded can be used in semantic searches, used for aggregation of pages, displayed in formats like maps, calendars and graphs, and exported to the outside world via formats like RDF and CSV.

<span class="mw-page-title-main">Origin (data analysis software)</span>

Origin is a proprietary computer program for interactive scientific graphing and data analysis. It is produced by OriginLab Corporation, and runs on Microsoft Windows. It has inspired several platform-independent open-source clones and alternatives like LabPlot and SciDAVis.

diagrams.net Graph drawing software

diagrams.net is a cross-platform graph drawing software developed in HTML5 and JavaScript. Its interface can be used to create diagrams such as flowcharts, wireframes, UML diagrams, organizational charts, and network diagrams. Parts of its source code are provided under the Apache 2 open-source license.

<span class="mw-page-title-main">Graphics Layout Engine</span> Graphics programming language

Graphics Layout Engine (GLE) is a graphics scripting language designed for creating publication quality graphs, plots, diagrams, figures and slides. GLE supports various graph types such as function plots, histograms, bar graphs, scatter plots, contour lines, color maps and surface plots through a simple but flexible set of graphing commands. More complex output can be created by relying on GLE's scripting language, which is full featured with subroutines, variables, and logic control. GLE relies on LaTeX for text output and supports mathematical formula in graphs and figures. GLE's output formats include EPS, PS, PDF, JPEG, and PNG.

GNU plotutils is a set of free software command-line tools and software libraries for generating 2D plot graphics based on data sets. It is used in projects such as PSPP and UMLgraph, and in many areas of academic research, and is included in many Linux distributions such as Debian. Windows and Mac OS X versions are also available. The library provides bindings for the C and C++ languages. Its stand-alone command-line tools can generate graphs and perform numerical calculation of spline curves and systems of ordinary differential equations. Plotutils is a GNU package and is distributed under a free software licence, the GPL.

<span class="mw-page-title-main">Uzbl</span> Open source minimalist web browser

Uzbl is a discontinued free and open-source minimalist web browser designed for simplicity and adherence to the Unix philosophy. Development began in early 2009 and is still considered in alpha software by the developers. The core component of Uzbl is written in C, but other languages are also used, most notably Python. All parts of the Uzbl project are released as free software under GNU GPL-3.0-only.

awesome (window manager) Window manager for X Window System

awesome is a dynamic window manager for the X Window System developed in the C and Lua programming languages. Lua is also used for configuring and extending the window manager. Its development began as a fork of dwm. It aims to be extremely small and fast, yet extensively customizable. It makes it possible for the user to manage windows with the use of keyboard.

yEd Diagramming program

yEd is a general-purpose diagramming program with a multi-document interface.

<span class="mw-page-title-main">Veusz</span> Plotting software

Veusz is a scientific plotting package. Veusz is a Qt application written in Python, PyQt and NumPy. It is freely available for anyone to distribute under the terms of the GPL. It is designed to produce publication-quality plots. The name should be pronounced as "views".

<span class="mw-page-title-main">DataScene</span>

DataScene is a scientific graphing, animation, data analysis, and real-time data monitoring software package. It was developed with the Common Language Infrastructure technology and the GDI+ graphics library. With the two Common Language Runtime engines - the .Net and Mono frameworks - DataScene runs on all major operating systems.

The following outline is provided as an overview of and topical guide to the Perl programming language:

<span class="mw-page-title-main">Foswiki</span> Enterprise wiki

Foswiki is an enterprise wiki, typically used to run a collaboration platform, knowledge base or document management system. Users can create wiki applications using the Topic Markup Language (TML), and developers can extend its functionality with plugins.

<span class="mw-page-title-main">RAWGraphs</span>

RAWGraphs is a web-based open-source data visualization software made in JavaScript. It employs D3.js for the creation of editable visualizations in SVG format.

References

  1. Ploticus Downloads Accessed 9 September 2011.
  2. Yahoo News Groups Community Accessed 9 September 2011.
  3. Old News from Ploticus Accessed 8 February 2008.
  4. Latest News from Ploticus Accessed 9 September 2011.
  5. 1 2 Linux.COM Ploticus Review Accessed 9 September 2011.
  6. Ploticus Scripting Home Accessed 9 September 2011.
  7. Ploticus Prefabs Accessed 9 September 2011.
  8. Ploticus Gallery Accessed 9 September 2011.
  9. Mouse Phenome Database Accessed 9 September 2011.
  10. Climate Trending Accessed 9 September 2011.
  11. Vitalnet Software Accessed 24 October 2011.
  12. Semantic MediaWiki Accessed 9 September 2011.
  13. astGUIclient Accessed 4 October 2011.