.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CONTRIBUTING.md
LICENSE.md
Makefile
README.md
pyproject.toml
requirements.txt
setup.py
.github/workflows/ci.yml
examples/__init__.py
examples/aaa_growth_example.py
examples/basic_usage.py
examples/mesh_convergence.py
scientific_plot_scaler/__init__.py
scientific_plot_scaler/plot_scaler.py
scientific_plot_scaler.egg-info/PKG-INFO
scientific_plot_scaler.egg-info/SOURCES.txt
scientific_plot_scaler.egg-info/dependency_links.txt
scientific_plot_scaler.egg-info/entry_points.txt
scientific_plot_scaler.egg-info/not-zip-safe
scientific_plot_scaler.egg-info/requires.txt
scientific_plot_scaler.egg-info/top_level.txt
scientific_plot_scaler/configs/ieee_journal.json
scientific_plot_scaler/configs/nature_journal.json
scientific_plot_scaler/configs/presentation.json
scientific_plot_scaler/configs/thesis_single.json
tests/__init__.py
tests/test_plot_scaler.py