All Projects → pyx-project → pyx

pyx-project / pyx

Licence: GPL-2.0 license
Repository of PyX, a Python package for the creation of PostScript, PDF, and SVG files.

Programming Languages

python
139335 projects - #7 most used programming language
TeX
3793 projects
HTML
75241 projects

Projects that are alternatives of or similar to pyx

GMT.jl
Generic Mapping Tools Library Wrapper for Julia
Stars: ✭ 148 (+108.45%)
Mutual labels:  plotting
CRAWLAB-Code-Snippets
Small pieces of code for use in CRAWLAB research
Stars: ✭ 12 (-83.1%)
Mutual labels:  plotting
svg plot
Plot data in SVG format using C++ (header only) library .
Stars: ✭ 20 (-71.83%)
Mutual labels:  plotting
btplotting
btplotting provides plotting for backtests, optimization results and live data from backtrader.
Stars: ✭ 159 (+123.94%)
Mutual labels:  plotting
GRUtils.jl
Tools for using the GR framework in Julia
Stars: ✭ 29 (-59.15%)
Mutual labels:  plotting
smoothers
Visualizations of various one-dimensional smoothers using the d3 javascript library.
Stars: ✭ 18 (-74.65%)
Mutual labels:  plotting
Interactive-3D-Plotting-in-Seurat-3.0.0
This repository contains R code, with which you can create 3D UMAP and tSNE plots of Seurat analyzed scRNAseq data
Stars: ✭ 80 (+12.68%)
Mutual labels:  plotting
joypy
Joyplots in Python with matplotlib & pandas 📈
Stars: ✭ 418 (+488.73%)
Mutual labels:  plotting
elementary-plotlib
C/C++ Plotting Library
Stars: ✭ 19 (-73.24%)
Mutual labels:  plotting
trase
📊 A lightweight plotting library
Stars: ✭ 75 (+5.63%)
Mutual labels:  plotting
SmoothLivePlot.jl
A Julia package for creating live-style plots during calculations.
Stars: ✭ 24 (-66.2%)
Mutual labels:  plotting
RTGraph
A simple Python application for plotting and storing data in real time
Stars: ✭ 45 (-36.62%)
Mutual labels:  plotting
BeautifulMakie
https://lazarusa.github.io/BeautifulMakie/
Stars: ✭ 281 (+295.77%)
Mutual labels:  plotting
observable-jupyter
Embed visualizations and code from Observable notebooks in Jupyter
Stars: ✭ 27 (-61.97%)
Mutual labels:  plotting
expyplot
Matplotlib for Elixir
Stars: ✭ 27 (-61.97%)
Mutual labels:  plotting
vioplot
Development version of vioplot R package (CRAN maintainer)
Stars: ✭ 25 (-64.79%)
Mutual labels:  plotting
oxyplot-avalonia
A cross-platform plotting library for .NET. This package targets Avalonia apps.
Stars: ✭ 102 (+43.66%)
Mutual labels:  plotting
SciPlot-PyQt
A Matplotlib-wrapped user-interface for creating and editing publication-ready images and plots
Stars: ✭ 32 (-54.93%)
Mutual labels:  plotting
trame
Trame let you weave various components and technologies into a Web Application solely written in Python.
Stars: ✭ 50 (-29.58%)
Mutual labels:  plotting
planetMagFields
Routines to plot magnetic fields of planets in our solar system
Stars: ✭ 27 (-61.97%)
Mutual labels:  plotting

PyX - Python graphics package

PyX is a Python package for the creation of PostScript and PDF files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.

Installation

The installation of PyX is described in the file INSTALL.

Documentation

A prebuilt version of the manual can be found on the PyX webpage under https://pyx-project.org/manual.pdf. For answers to frequently asked questions, we refer to https://pyx-project.org/pyxfaq.pdf. We also recommend taking a look on the nice examples for the use of PyX, which can be found in the examples directory.

License

PyX 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 2 of the License, or (at your option) any later version.

PyX 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 PyX; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].