Skip to main content

Library for pgfplots plots from pandas DataFrames

Project description

pandas2pgfplots

Pandas2pgfplots supports plotting of data stored in pandas DataFrame objects using pgfplots that is based on the amazing TikZ and PGF packages. The code generated by this package can be easily included in LaTeX documents. In Jupyter notebooks, the plots are rendered using itikz (requires working LaTeX distribution in $PATH).

Currently, the package only supports two kinds of plots:

  • scatter plots
  • cactus plots

Installation

Requirements

The Python requirements and pandas2pgfplots itself can be installed from PyPI using pip by

python3 -m pip install -U pandas2pgfplots

Usage intructions

TBA

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pandas2pgfplots-0.2.0.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

pandas2pgfplots-0.2.0-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page