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.3.0.tar.gz (7.2 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.3.0-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for bessaplots-0.3.0.tar.gz
Algorithm Hash digest
SHA256 044aca8fba80237e72bd81656598bdb73e341a99c1c4d2141595760c0ddab92b
MD5 c3df367625e2c578255fd010ece17788
BLAKE2b-256 b6d35429a53782f1cda353f323bf45ff2038841976798abe5610ffa7b5454948

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for bessaplots-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bd21d49c061011d520e74eca83c7d3f702128cbeb05906ff95101dab9e159301
MD5 77a13fe9c6c5e22b26ab1d84829487dd
BLAKE2b-256 fa5baaf4434908fcf5687ac21e652e4e7119e36d4549119bd24ff9c5c613a72a

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