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.2.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.2.0-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: bessaplots-0.2.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.2.0.tar.gz
Algorithm Hash digest
SHA256 022026f311fc19c30436ae793675d09760b4606a8f5a6ebe154bd33f5228bd13
MD5 464a367b491e5fe81ca5ace37661e25a
BLAKE2b-256 2d5ed1ae400b733dcdea6017e470247a3aefb239ef1fca3e0fb957b04a662b76

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bessaplots-0.2.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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3607684f6879307352ff54c40cadfd0cf7ec3e169f897f7891fddb4d1d81c1eb
MD5 af40e1613ddcd790f0939edd0eaacc0a
BLAKE2b-256 6ee98136877fdc5a8491e997b70f8719a7f435d334528c54630d4c62025be042

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