Pith. sign in

REVIEW 1 cited by

Plots.jl -- a user extendable plotting API for the julia programming language

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2204.08775 v3 pith:24KDFT4K submitted 2022-04-19 cs.GR

classification cs.GR
keywords plotsplottingpackageplotwithoutbackenddifferentecosystem
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

There are plenty of excellent plotting libraries. Each excels at a different use case: one is good for printed 2D publication figures, the other at interactive 3D graphics, a third has excellent L A TEX integration or is good for creating dashboards on the web. The aim of Plots.jl is to enable the user to use the same syntax to interact with many different plotting libraries, such that it is possible to change the library "backend" without needing to touch the code that creates the content -- and without having to learn yet another application programming interface (API). This is achieved by the separation of the plot specification from the implementation of the actual graphical backend. These plot specifications may be extended by a "recipe" system, which allows package authors and users to define how to plot any new type (be it a statistical model, a map, a phylogenetic tree or the solution to a system of differential equations) and create new types of plots -- without depending on the Plots.jl package. This supports a modular ecosystem structure for plotting and yields a high reuse potential across the entire julia package ecosystem. Plots.jl is publicly available at https://github.com/JuliaPlots/Plots.jl.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Distillation and position-space sampling for local multiquark interpolators

    hep-lat 2024-12 conditional novelty 7.0 of 10

    Randomly displaced sparse grids inside distillation produce an unbiased estimator that makes local tetraquark operators affordable, with sampling noise already negligible at every-eighth-point spacing.

Pith tools