Plots.jl – A User Extendable Plotting API for the Julia Programming Language

Download statistics - Document (COUNTER):

Christ, S.; Schwabeneder, D.; Rackauckas, C.; Krabbe Borregaard, M.; Breloff, T.: Plots.jl – A User Extendable Plotting API for the Julia Programming Language. In: Journal of Open Research Software : JORS 11 (2023), Nr. 1, 5. DOI: https://doi.org/10.5334/jors.431

Repository version

To cite the version in the repository, please use this identifier: https://doi.org/10.15488/13355

Selected time period:

year: 
month: 

Sum total of downloads: 212




Thumbnail
Abstract: 
There are many excellent plotting libraries. Each excels at a specific use case: one is particularly suited for creating printable 2D figures for publication, another for generating interactive 3D graphics, while a third may have excellent LATEX integration or be ideal for creating dashboards on the web. The aim of Plots.jl is to enable the user to use the same syntax to interact with a range of different plotting libraries, making it possible to change the library that does the actual plotting (the backend) without needing to touch the code that creates the content – and without having to learn multiple application programming interfaces (API). This is achieved by separating the specification of the plot from the implementation of the graphical backend. This plot specification is extendable by a recipe system that allows package authors and users to create new types of plots, as well as to specify how to plot any type of object (e.g. a statistical model, a map, a phylogenetic tree or the solution to a system of differential equations) without depending on the Plots.jl package. This design supports a modular ecosystem structure for plotting and yields a high code reuse potential across the entire Julia package ecosystem. Plots.jl is publicly available at https://github.com/JuliaPlots/Plots.jl.
License of this version: CC BY 4.0 Unported
Document Type: Article
Publishing status: publishedVersion
Issue Date: 2023
Appears in Collections:Naturwissenschaftliche Fakultät

distribution of downloads over the selected time period:

downloads by country:

pos. country downloads
total perc.
1 image of flag of Germany Germany 90 42.45%
2 image of flag of United States United States 29 13.68%
3 image of flag of Singapore Singapore 9 4.25%
4 image of flag of Russian Federation Russian Federation 6 2.83%
5 image of flag of Poland Poland 6 2.83%
6 image of flag of Iran, Islamic Republic of Iran, Islamic Republic of 6 2.83%
7 image of flag of India India 6 2.83%
8 image of flag of Norway Norway 5 2.36%
9 image of flag of No geo information available No geo information available 4 1.89%
10 image of flag of Switzerland Switzerland 4 1.89%
    other countries 47 22.17%

Further download figures and rankings:


Hinweis

Zur Erhebung der Downloadstatistiken kommen entsprechend dem „COUNTER Code of Practice for e-Resources“ international anerkannte Regeln und Normen zur Anwendung. COUNTER ist eine internationale Non-Profit-Organisation, in der Bibliotheksverbände, Datenbankanbieter und Verlage gemeinsam an Standards zur Erhebung, Speicherung und Verarbeitung von Nutzungsdaten elektronischer Ressourcen arbeiten, welche so Objektivität und Vergleichbarkeit gewährleisten sollen. Es werden hierbei ausschließlich Zugriffe auf die entsprechenden Volltexte ausgewertet, keine Aufrufe der Website an sich.

Search the repository


Browse