Skip to main content

Matplotlib plotting stuff

Project description

FigureFirst

FigureFirst is a python 3.5+ library to decorate and parse SVG files so they can serve as layout documents for matplotlib figures. In principle FigureFirst works on python 2.7, but it is not supported.

If you use FigureFirst, please cite the above paper to help others find FigureFirst.

Installation

pip install figurefirst

Use with Inkscape

FigureFirst is developed and tested with Inkscape. Some versions and settings of Inkscape are very slow. Try Inkscape 0.92: https://inkscape.org/en/release/0.92.3/

Installing Inkscape 0.92 on Ubuntu

You can install Inkscape 0.92 using ppa:

  • sudo add-apt-repository ppa:inkscape.dev/stable
  • sudo apt update
  • sudo apt install inkscape

Optimizing Inkscape settings

Try increasing the Rendering Tile Multiplier:

  • Edit > Preference > Rending
  • Rendering Tile Multiplier = 50 Restart Inkscape

Installing figurefirst extensions

This package includes a console script, figurefirst_ext to install inkscape extensions. It tries to infer the default installation path for your OS (do figurefirst_ext --help to see what they are), or you can pass a path in manually, e.g..

figurefirst_ext ~/.config/inkscape/extensions

Development

  • Clone this repo
  • Test locally by running pytest
    • To keep the test output files for inspection, add the --keep_files option
    • To test against all supported python versions, run tox
  • Enable your github account with travis for continuous integration
  • Raise a pull request

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

figurefirst-0.0.6.tar.gz (31.9 kB view details)

Uploaded Source

File details

Details for the file figurefirst-0.0.6.tar.gz.

File metadata

  • Download URL: figurefirst-0.0.6.tar.gz
  • Upload date:
  • Size: 31.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.2

File hashes

Hashes for figurefirst-0.0.6.tar.gz
Algorithm Hash digest
SHA256 5d08fbfc8660383594c11c2bec41160e64ac0aa9b3ad7b64c40f84788fa0ee09
MD5 f20369c73606b090e2eec35c203144b8
BLAKE2b-256 35b40d36252fd7b049b259f7fab973180f35ff3bd33d838113c5936d72528bed

See more details on using hashes here.

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