Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Modelsummary | 739 | 10 | 2 days ago | 32 | July 17, 2022 | 13 | gpl-3.0 | R | ||
Beautiful and customizable model summaries in R. | ||||||||||
Termplotlib | 410 | 3 | 9 | a year ago | 13 | September 23, 2021 | 5 | gpl-3.0 | Python | |
:chart_with_upwards_trend: Plotting on the command line | ||||||||||
Datacomb | 314 | 4 years ago | 11 | mit | JavaScript | |||||
An interactive tool for exploring large, tabular datasets. | ||||||||||
Finalfit | 254 | 1 | 3 | 4 months ago | 23 | December 05, 2021 | 6 | other | HTML | |
Quickly create elegant regression results tables and plots when modelling in R | ||||||||||
Visr | 161 | 9 months ago | 1 | June 14, 2021 | 35 | other | R | |||
A package to wrap functionality for plots, tables and diagrams adhering to graphical principles. | ||||||||||
Gtextras | 148 | 2 months ago | 5 | November 28, 2022 | 3 | other | R | |||
A Collection of Helper Functions for the gt Package. | ||||||||||
Pgfplots | 140 | 2 months ago | 204 | TeX | ||||||
pgfplots - A TeX package to draw normal and/or logarithmic plots directly in TeX in two and three dimensions with a user-friendly interface and pgfplotstable - a TeX package to round and format numerical tables. Examples in manuals and/or on web site. | ||||||||||
Open Source Comments | 46 | a day ago | 2 | mit | ||||||
Comparison table for open-source self-hosted commenting servers. | ||||||||||
Comparegroups | 24 | 7 months ago | 12 | HTML | ||||||
R package to easily build publication-ready univariate or bivariate descriptive tables from a data set. | ||||||||||
Periodic Table Plotter | 18 | 5 years ago | mit | Python | ||||||
Make periodic table map plots and pettifor-style trend plots. |
pgfplots - Create normal/logarithmic plots in two and three dimensions for LaTeX/TeX/ConTeXt.
pgfplotstable - Loads, rounds, formats and postprocesses numerical tables.
PGFPlots draws high--quality function plots in normal or logarithmic scaling with a user-friendly interface directly in TeX. The user supplies axis labels, legend entries and the plot coordinates for one or more plots and PGFPlots applies axis scaling, computes any logarithms and axis ticks and draws the plots. It supports line plots, scatter plots, piecewise constant plots, bar plots, area plots, mesh and surface plots, patch plots, contour plots, quiver plots, histogram plots, polar axes, ternary diagrams, smith charts and some more.
Pgfplots is based on Till Tantau's package PGF/TikZ (pgf).
Pgfplotstable displays numerical tables rounded to desired precision in various display formats, for example scientific format, fixed point format or integer, using TeX's math facilities for pretty printing. Furthermore, it provides methods for table postprocessing.
Please take a look at doc/latex/pgfplots/pgfplots.pdf and doc/latex/pgfplots/pgfplotstable.pdf.
Copyright 2007-2020 by Christian Feuersaenger.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.