Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.3% downloads on hackage.haskell.org
Top 5.7% dependent repos on hackage.haskell.org

hackage.haskell.org : plot

A package for creating plots, built on top of the Cairo rendering engine. An ambitious attempt to replace gnuplot. Monadic actions are used to configure a figure, which is a (rxc) array of subplots. Each plot displays a graph with optional heading, labels, legend, and annotations. The annotations themselves may be used to draw diagrams. A figure is preprocessed in preparation for rendering by the Cairo renderer. The Cairo library can be used to output the figure to PS, PDF, SVG, and PNG file formats, or to display the figure in a GTK Drawable context. (see package 'plot-gtk'). The preprocessed figure can be embedded as an arbitrary Cairo render, including in a diagram created with the diagram package. Conversely, arbitrary Cairo renders can be embedded in the data region of a Figure. The data series are type Data.Packed.Vector from hmatrix, which, when hmatrix is compiled with '-fvector', is a synonym for Data.Vector.Storable from the vector package and are thus compatible with packages such as statistics. The example in Graphics.Rendering.Plot can be viewed at http://code.haskell.org/plot/examples/perturbed-sine.png

Registry - Source - Homepage - JSON
purl: pkg:hackage/plot
Keywords: bsd3, graphics, library
License: BSD-3-Clause
Latest release: about 10 years ago
First release: over 13 years ago
Dependent repositories: 101
Downloads: 33,426 total
Stars: 22 on GitHub
Forks: 11 on GitHub
Total Commits: 139
Committers: 11
Average commits per author: 12.636
Development Distribution Score (DDS): 0.158
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago

    Loading...
    Readme
    Loading...