Skip to main content

Plottting utilities for scientific papers within the Bessa Group

Project description

Bessa Research Group

Bessa Plots

| GitHub | Documentation

Plottting utilities for scientific papers within the Bessa Group

First publication: February 3, 2026


Summary

Statement of need

Authorship

Authors:

Authors afilliation:

  • Delft University of Technology (Bessa Research Group)

Maintainer:

Maintainer afilliation:

  • Delft University of Technology (Bessa Research Group)

Getting started

Usage

Here is a minimal example of how to use savefig to generate publication-ready figures:

import matplotlib.pyplot as plt
import bessaplots
from bessaplots.savefig import savefig

# Use the specific bessaplots style
plt.style.use('bessaplots')

# Create a plot
fig, ax = plt.subplots()
ax.plot([1, 2, 3], [1, 4, 9])
ax.set_xlabel("Time [s]")
ax.set_ylabel("Displacement [mm]")

# Save the figure specifying the paper size
# This will save 'my_figure.pdf' optimized for A4 paper
savefig(fig, "my_figure", paper_size="a4")

Credits

Community Support

If you find any issues, bugs or problems with this package, please use the GitHub issue tracker to report them.

License

Copyright (c) 2026, Martin van der Schelling

All rights reserved.

This project is licensed under the BSD 3-Clause License. See LICENSE for the full license text.

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

bessaplots-0.5.0.tar.gz (133.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bessaplots-0.5.0-py3-none-any.whl (12.2 kB view details)

Uploaded Python 3

File details

Details for the file bessaplots-0.5.0.tar.gz.

File metadata

  • Download URL: bessaplots-0.5.0.tar.gz
  • Upload date:
  • Size: 133.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for bessaplots-0.5.0.tar.gz
Algorithm Hash digest
SHA256 c045117b238ccf8471358708860e6793bd89dbabb28b942b504df1411ccd6987
MD5 e3fccc74e93f0a183d2eaec4dc2a59cf
BLAKE2b-256 dc2fd73cf209ff2c0a12df862f6699bfc8d1d0629756234508109968e60d7b48

See more details on using hashes here.

File details

Details for the file bessaplots-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: bessaplots-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 12.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for bessaplots-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a3ce098764797593b9aeed80c2826795842201a63cfcbf335d041cee79d0b2c0
MD5 94917e9e3fe0e485d3fbfdbfbf4dacb9
BLAKE2b-256 53114a1b5162ca99da2232bf68dd9e164884db1b395150e2bbb80bdd8a8547e3

See more details on using hashes here.

Supported by

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