mpl-spaceplot 0.3.0__tar.gz → 0.3.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {mpl_spaceplot-0.3.0/src/mpl_spaceplot.egg-info → mpl_spaceplot-0.3.1}/PKG-INFO +1 -1
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/pyproject.toml +1 -3
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1/src/mpl_spaceplot.egg-info}/PKG-INFO +1 -1
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/mpl_spaceplot.egg-info/SOURCES.txt +0 -1
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/__init__.py +5 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/appearance/display.py +1 -4
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/montage_plot.py +9 -3
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/utils.py +53 -53
- mpl_spaceplot-0.3.0/src/spaceplot/appearance/_layout.py +0 -236
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/LICENSE +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/README.md +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/setup.cfg +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/mpl_spaceplot.egg-info/dependency_links.txt +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/mpl_spaceplot.egg-info/requires.txt +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/mpl_spaceplot.egg-info/top_level.txt +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/aligner.py +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/appearance/__init__.py +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/appearance/inline.py +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/appearance/layout.py +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/appearance/palettes.py +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/appearance/styles.py +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/appearance/tools.py +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/decorators/__init__.py +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/decorators/decorators.py +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/decorators/tools.py +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/plotting/__init__.py +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/plotting/plotting.py +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/plotting/tools.py +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/font_loader.py +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraCode/FiraCode-Bold.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraCode/FiraCode-Light.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraCode/FiraCode-Medium.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraCode/FiraCode-Regular.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraCode/FiraCode-SemiBold.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraMath/FiraMath-Bold.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraMath/FiraMath-ExtraLight.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraMath/FiraMath-Heavy.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraMath/FiraMath-Light.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraMath/FiraMath-Medium.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraMath/FiraMath-Regular.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraMath/FiraMath-SemiBold.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraMath/FiraMath-UltraLight.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraSans/FiraSans-Black.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraSans/FiraSans-BlackItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraSans/FiraSans-Bold.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraSans/FiraSans-BoldItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraSans/FiraSans-ExtraBold.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraSans/FiraSans-ExtraBoldItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraSans/FiraSans-ExtraLight.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraSans/FiraSans-ExtraLightItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraSans/FiraSans-Italic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraSans/FiraSans-Light.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraSans/FiraSans-LightItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraSans/FiraSans-Medium.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraSans/FiraSans-MediumItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraSans/FiraSans-Regular.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraSans/FiraSans-SemiBold.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraSans/FiraSans-SemiBoldItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Lato/Lato-Black.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Lato/Lato-BlackItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Lato/Lato-Bold.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Lato/Lato-BoldItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Lato/Lato-Italic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Lato/Lato-Light.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Lato/Lato-LightItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Lato/Lato-Regular.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Lato/Lato-Thin.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Lato/Lato-ThinItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/NotoSans/NotoSans-Bold.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/NotoSans/NotoSans-BoldItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/NotoSans/NotoSans-Italic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/NotoSans/NotoSans-Regular.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/NotoSerif/NotoSerif-Bold.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/NotoSerif/NotoSerif-BoldItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/NotoSerif/NotoSerif-Italic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/NotoSerif/NotoSerif-Regular.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/OpenSans/OpenSans-Bold.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/OpenSans/OpenSans-BoldItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/OpenSans/OpenSans-Italic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/OpenSans/OpenSans-Regular.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/OpenSans/OpenSans-Semibold.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/OpenSans/OpenSans-SemiboldItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/Roboto-Black.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/Roboto-BlackItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/Roboto-Bold.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/Roboto-BoldItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/Roboto-Italic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/Roboto-Light.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/Roboto-LightItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/Roboto-Medium.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/Roboto-MediumItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/Roboto-Regular.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/Roboto-Thin.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/Roboto-ThinItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/RobotoCondensed-Bold.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/RobotoCondensed-BoldItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/RobotoCondensed-Italic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/RobotoCondensed-Light.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/RobotoCondensed-LightItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/RobotoCondensed-Regular.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSans/SourceSansPro-Black.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSans/SourceSansPro-BlackItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSans/SourceSansPro-Bold.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSans/SourceSansPro-BoldItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSans/SourceSansPro-ExtraLight.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSans/SourceSansPro-ExtraLightItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSans/SourceSansPro-Italic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSans/SourceSansPro-Light.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSans/SourceSansPro-LightItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSans/SourceSansPro-Regular.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSans/SourceSansPro-SemiBold.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSans/SourceSansPro-SemiBoldItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSerif/SourceSerifPro-Black.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSerif/SourceSerifPro-BlackItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSerif/SourceSerifPro-Bold.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSerif/SourceSerifPro-BoldItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSerif/SourceSerifPro-ExtraLight.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSerif/SourceSerifPro-ExtraLightItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSerif/SourceSerifPro-Italic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSerif/SourceSerifPro-Light.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSerif/SourceSerifPro-LightItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSerif/SourceSerifPro-Regular.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSerif/SourceSerifPro-SemiBold.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/SourceSerif/SourceSerifPro-SemiBoldItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Ubuntu/Ubuntu-Bold.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Ubuntu/Ubuntu-BoldItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Ubuntu/Ubuntu-Italic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Ubuntu/Ubuntu-Light.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Ubuntu/Ubuntu-LightItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Ubuntu/Ubuntu-Medium.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Ubuntu/Ubuntu-MediumItalic.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Ubuntu/Ubuntu-Regular.ttf +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/palettes/pal1.txt +0 -0
- {mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/simulate_data.py +0 -0
|
@@ -19,7 +19,7 @@ include-package-data = true
|
|
|
19
19
|
|
|
20
20
|
[project]
|
|
21
21
|
name = "mpl-spaceplot"
|
|
22
|
-
version = "0.3.
|
|
22
|
+
version = "0.3.1"
|
|
23
23
|
description = "layout wrappers for matplotlib"
|
|
24
24
|
keywords = ["matplotlib", "plotting", "wrappers"]
|
|
25
25
|
classifiers = [
|
|
@@ -43,9 +43,7 @@ dependencies = [
|
|
|
43
43
|
dev = [
|
|
44
44
|
"ipykernel >= 6.30.1",
|
|
45
45
|
"ipywidgets >= 8.1.7",
|
|
46
|
-
"ruff == 0.13.1",
|
|
47
46
|
"jupytext >= 1.18.0",
|
|
48
|
-
"prek >= 0.2.10",
|
|
49
47
|
]
|
|
50
48
|
docs = ["mkdocs ~= 1.6", "mkdocs-material ~= 9.6"]
|
|
51
49
|
|
|
@@ -12,7 +12,6 @@ src/spaceplot/montage_plot.py
|
|
|
12
12
|
src/spaceplot/simulate_data.py
|
|
13
13
|
src/spaceplot/utils.py
|
|
14
14
|
src/spaceplot/appearance/__init__.py
|
|
15
|
-
src/spaceplot/appearance/_layout.py
|
|
16
15
|
src/spaceplot/appearance/display.py
|
|
17
16
|
src/spaceplot/appearance/inline.py
|
|
18
17
|
src/spaceplot/appearance/layout.py
|
|
@@ -8,10 +8,7 @@ from .. import utils
|
|
|
8
8
|
from . import inline, styles, tools
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
def display(
|
|
12
|
-
theme: str | Theme = 'default',
|
|
13
|
-
**kwargs,
|
|
14
|
-
):
|
|
11
|
+
def display(theme: str | Theme = 'dark', **kwargs):
|
|
15
12
|
theme = Theme(source_theme=theme, **kwargs) if isinstance(theme, str) else theme
|
|
16
13
|
theme.apply()
|
|
17
14
|
|
|
@@ -4,6 +4,8 @@ import numpy as np
|
|
|
4
4
|
from matplotlib import gridspec
|
|
5
5
|
from matplotlib.pyplot import figure
|
|
6
6
|
|
|
7
|
+
from .appearance.layout import layout as splayout
|
|
8
|
+
|
|
7
9
|
|
|
8
10
|
def montage_plot(
|
|
9
11
|
n_plots: int = None,
|
|
@@ -27,7 +29,8 @@ def montage_plot(
|
|
|
27
29
|
w_ratios = np.ones(n_cols) if w_ratios is None else np.array(w_ratios)
|
|
28
30
|
h_ratios = np.ones(n_rows) if h_ratios is None else np.array(h_ratios)
|
|
29
31
|
|
|
30
|
-
figsize
|
|
32
|
+
if figsize is None:
|
|
33
|
+
figsize = calculate_figure_size(design, ref_panel, panel_size, w_ratios, h_ratios)
|
|
31
34
|
|
|
32
35
|
fig = figure(figsize=figsize, layout=layout)
|
|
33
36
|
fig.suptitle(title)
|
|
@@ -46,8 +49,8 @@ def montage_plot(
|
|
|
46
49
|
axes_list, labels, axes_by_label = get_plot_layout(design, grid)
|
|
47
50
|
axs = Axs(axes_list)
|
|
48
51
|
|
|
49
|
-
if len(axs) == 1:
|
|
50
|
-
|
|
52
|
+
# if len(axs) == 1:
|
|
53
|
+
# return axs[0]
|
|
51
54
|
|
|
52
55
|
return axs
|
|
53
56
|
|
|
@@ -132,6 +135,9 @@ class Axs(Sequence):
|
|
|
132
135
|
for ax in self._axes:
|
|
133
136
|
setattr(ax, name, value)
|
|
134
137
|
|
|
138
|
+
def layout(self, **kwargs):
|
|
139
|
+
splayout(self._axes, **kwargs)
|
|
140
|
+
|
|
135
141
|
|
|
136
142
|
def _build_design(n_plots, n_rows, n_cols):
|
|
137
143
|
n_rows, n_cols = int(n_rows), int(n_cols)
|
|
@@ -34,59 +34,59 @@ allowed_params = {
|
|
|
34
34
|
],
|
|
35
35
|
'abc_': ['style', 'size', 'loc', 'box', 'pad', 'label_pos'],
|
|
36
36
|
'grid_': [
|
|
37
|
-
'
|
|
38
|
-
'
|
|
39
|
-
'
|
|
40
|
-
'
|
|
41
|
-
'
|
|
42
|
-
'
|
|
43
|
-
'
|
|
44
|
-
'
|
|
45
|
-
'
|
|
46
|
-
'
|
|
47
|
-
'
|
|
48
|
-
'
|
|
49
|
-
'
|
|
50
|
-
'
|
|
51
|
-
'
|
|
52
|
-
'
|
|
53
|
-
'
|
|
54
|
-
'
|
|
55
|
-
'
|
|
56
|
-
'
|
|
57
|
-
'
|
|
58
|
-
'
|
|
59
|
-
'
|
|
60
|
-
'
|
|
61
|
-
'
|
|
62
|
-
'
|
|
63
|
-
'
|
|
64
|
-
'
|
|
65
|
-
'
|
|
66
|
-
'
|
|
67
|
-
'
|
|
68
|
-
'
|
|
69
|
-
'
|
|
70
|
-
'
|
|
71
|
-
'
|
|
72
|
-
'
|
|
73
|
-
'
|
|
74
|
-
'
|
|
75
|
-
'
|
|
76
|
-
'
|
|
77
|
-
'
|
|
78
|
-
'
|
|
79
|
-
'
|
|
80
|
-
'
|
|
81
|
-
'
|
|
82
|
-
'
|
|
83
|
-
'
|
|
84
|
-
'
|
|
85
|
-
'
|
|
86
|
-
'
|
|
87
|
-
'
|
|
88
|
-
'
|
|
89
|
-
'
|
|
37
|
+
'grid_color',
|
|
38
|
+
'grid_alpha',
|
|
39
|
+
'grid_linestyle',
|
|
40
|
+
'grid_linewidth',
|
|
41
|
+
'grid_dashes',
|
|
42
|
+
'grid_dash_capstyle',
|
|
43
|
+
'grid_dash_joinstyle',
|
|
44
|
+
'grid_clip_box',
|
|
45
|
+
'grid_clip_on',
|
|
46
|
+
'grid_clip_path',
|
|
47
|
+
'grid_data',
|
|
48
|
+
'grid_drawstyle',
|
|
49
|
+
'grid_figure',
|
|
50
|
+
'grid_fillstyle',
|
|
51
|
+
'grid_gapcolor',
|
|
52
|
+
'grid_gid',
|
|
53
|
+
'grid_in_layout',
|
|
54
|
+
'grid_label',
|
|
55
|
+
'grid_marker',
|
|
56
|
+
'grid_markeredgecolor',
|
|
57
|
+
'grid_markeredgewidth',
|
|
58
|
+
'grid_markerfacecolor',
|
|
59
|
+
'grid_markerfacecoloralt',
|
|
60
|
+
'grid_markersize',
|
|
61
|
+
'grid_markevery',
|
|
62
|
+
'grid_mouseover',
|
|
63
|
+
'grid_path_effects',
|
|
64
|
+
'grid_picker',
|
|
65
|
+
'grid_pickradius',
|
|
66
|
+
'grid_rasterized',
|
|
67
|
+
'grid_sketch_params',
|
|
68
|
+
'grid_snap',
|
|
69
|
+
'grid_solid_capstyle',
|
|
70
|
+
'grid_solid_joinstyle',
|
|
71
|
+
'grid_transform',
|
|
72
|
+
'grid_url',
|
|
73
|
+
'grid_visible',
|
|
74
|
+
'grid_xdata',
|
|
75
|
+
'grid_ydata',
|
|
76
|
+
'grid_zorder',
|
|
77
|
+
'grid_aa',
|
|
78
|
+
'grid_c',
|
|
79
|
+
'grid_ds',
|
|
80
|
+
'grid_ls',
|
|
81
|
+
'grid_lw',
|
|
82
|
+
'grid_mec',
|
|
83
|
+
'grid_mew',
|
|
84
|
+
'grid_mfc',
|
|
85
|
+
'grid_mfcalt',
|
|
86
|
+
'grid_ms',
|
|
87
|
+
'grid_agg_filter',
|
|
88
|
+
'grid_animated',
|
|
89
|
+
'grid_antialiased',
|
|
90
90
|
],
|
|
91
91
|
}
|
|
92
92
|
|
|
@@ -1,236 +0,0 @@
|
|
|
1
|
-
from collections.abc import Iterable
|
|
2
|
-
from itertools import cycle
|
|
3
|
-
|
|
4
|
-
import numpy as np
|
|
5
|
-
|
|
6
|
-
from .. import decorators as decs
|
|
7
|
-
from .. import utils
|
|
8
|
-
from . import tools
|
|
9
|
-
|
|
10
|
-
major_grid_style = 'solid'
|
|
11
|
-
minor_grid_style = (0, (1, 2))
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
def layout(
|
|
15
|
-
axs,
|
|
16
|
-
*,
|
|
17
|
-
axis: str = 'both',
|
|
18
|
-
title: str | list = None,
|
|
19
|
-
x_label: str = None,
|
|
20
|
-
y_label: str = None,
|
|
21
|
-
abc: str | bool = None,
|
|
22
|
-
make_square: bool = None,
|
|
23
|
-
margins: float = None,
|
|
24
|
-
aspect: str | float | tuple = None,
|
|
25
|
-
ticks: tools._tick_vis = None,
|
|
26
|
-
grid: tools._grid_vis = None,
|
|
27
|
-
minor: bool = None,
|
|
28
|
-
spines: tools._tick_vis = None,
|
|
29
|
-
x_breaks: list[float] = None,
|
|
30
|
-
y_breaks: list[float] = None,
|
|
31
|
-
x_lims: list[float] = None,
|
|
32
|
-
y_lims: list[float] = None,
|
|
33
|
-
x_scale: str = None,
|
|
34
|
-
y_scale: str = None,
|
|
35
|
-
x_tick_labels: list[str] = None,
|
|
36
|
-
y_tick_labels: list[str] = None,
|
|
37
|
-
**kwargs,
|
|
38
|
-
):
|
|
39
|
-
# decompose kwargs into title, label, tick, and grid settings
|
|
40
|
-
title_settings = utils.get_hook_dict(kwargs, 'title', remove_hook=True)
|
|
41
|
-
label_settings = utils.get_hook_dict(kwargs, 'label', remove_hook=True)
|
|
42
|
-
|
|
43
|
-
tick_settings = utils.get_hook_dict(kwargs, 'tick', remove_hook=True)
|
|
44
|
-
grid_settings = utils.get_hook_dict(kwargs, 'grid', remove_hook=False)
|
|
45
|
-
tick_settings.update(grid_settings)
|
|
46
|
-
|
|
47
|
-
# ensure axs is a list
|
|
48
|
-
if not isinstance(axs, Iterable):
|
|
49
|
-
axs = [axs]
|
|
50
|
-
if not isinstance(title, list):
|
|
51
|
-
title = [title]
|
|
52
|
-
|
|
53
|
-
handle_abc_labels(axs, abc, **kwargs)
|
|
54
|
-
|
|
55
|
-
pairs = list(zip(axs, cycle(title)))
|
|
56
|
-
|
|
57
|
-
for ax, title in pairs:
|
|
58
|
-
# handle ticks, grid, and spine visibility
|
|
59
|
-
# NOTE when axis != 'both', ticks=True does weird things... seems to be a matplotlib issue
|
|
60
|
-
handle_tick_settings(ax, axis, ticks, minor, grid, tick_settings)
|
|
61
|
-
|
|
62
|
-
# handle other layout elements
|
|
63
|
-
handle_title(ax, title, title_settings)
|
|
64
|
-
handle_labels(ax, axis, x_label, y_label, label_settings)
|
|
65
|
-
handle_tick_labels(ax, x_tick_labels, y_tick_labels)
|
|
66
|
-
|
|
67
|
-
handle_spines(ax, spines)
|
|
68
|
-
handle_breaks(ax, x_breaks, y_breaks)
|
|
69
|
-
handle_scales(ax, x_scale, y_scale)
|
|
70
|
-
handle_lims(ax, x_lims, y_lims)
|
|
71
|
-
|
|
72
|
-
handle_aspect(ax, aspect)
|
|
73
|
-
|
|
74
|
-
# TODO when x_lim/y_lim are set, margins don't work as expected
|
|
75
|
-
handle_margins(ax, margins, make_square)
|
|
76
|
-
|
|
77
|
-
if make_square is True:
|
|
78
|
-
tools.axis_ratio(ax, yx_ratio=1, margins=margins, how='lims')
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
def handle_abc_labels(axs, abc=None, **kwargs):
|
|
82
|
-
if abc:
|
|
83
|
-
ax_labels = np.arange(1, len(axs) + 1)
|
|
84
|
-
if abc == 'ABC':
|
|
85
|
-
ax_labels = [chr(64 + num) for num in ax_labels]
|
|
86
|
-
elif abc == 'abc':
|
|
87
|
-
ax_labels = [chr(96 + num) for num in ax_labels]
|
|
88
|
-
|
|
89
|
-
abc_params = utils.get_hook_dict(kwargs, 'abc')
|
|
90
|
-
abc_params['loc'] = abc_params['loc'] if 'loc' in abc_params else 'tl'
|
|
91
|
-
abc_params['size'] = abc_params['size'] if 'size' in abc_params else 18
|
|
92
|
-
for i, ax in enumerate(axs):
|
|
93
|
-
decs.place_abc_label(
|
|
94
|
-
ax,
|
|
95
|
-
label=ax_labels[i],
|
|
96
|
-
**abc_params,
|
|
97
|
-
)
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
def handle_tick_grid_vis(ax, axis, ticks, minor, grid, tick_settings):
|
|
101
|
-
tools.set_minor_ticks_by_axis(ax, axis=axis)
|
|
102
|
-
minor = False if minor is None else minor
|
|
103
|
-
|
|
104
|
-
tools.set_tick_visibility(ax, axis=axis, ticks=ticks, minor=minor)
|
|
105
|
-
|
|
106
|
-
# set axis below if no grid zorder is specified to make sure grid lines are below other plot elements
|
|
107
|
-
ax_below = False if 'grid_zorder' in tick_settings else True
|
|
108
|
-
ax.set_axisbelow(ax_below)
|
|
109
|
-
|
|
110
|
-
maj_grid, min_grid = tools.set_grid_visibility(ax, axis=axis, grid=grid, minor=minor, apply=False)
|
|
111
|
-
tick_settings['gridOn'] = [maj_grid, min_grid]
|
|
112
|
-
|
|
113
|
-
# Set default grid style, since rcParams don't offer minor grid style
|
|
114
|
-
if 'grid_linestyle' not in tick_settings:
|
|
115
|
-
tick_settings['grid_linestyle'] = [major_grid_style, minor_grid_style]
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
def handle_text_element(getter, setter, text: str = None, params: dict = {}):
|
|
119
|
-
"""Generic helper to get current text if needed and set it with params."""
|
|
120
|
-
if text is None and len(params) == 0:
|
|
121
|
-
return
|
|
122
|
-
|
|
123
|
-
if text is None and len(params) > 0:
|
|
124
|
-
text = getter()
|
|
125
|
-
|
|
126
|
-
setter(text, **params)
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
def handle_tick_settings(ax, axis, ticks, minor, grid, tick_settings):
|
|
130
|
-
if ticks is None and minor is None and grid is None and len(tick_settings) == 0:
|
|
131
|
-
return
|
|
132
|
-
|
|
133
|
-
# first all the visibility settings
|
|
134
|
-
handle_tick_grid_vis(ax, axis, ticks, minor, grid, tick_settings)
|
|
135
|
-
|
|
136
|
-
# tick (and grid) settings are applied separately for major and minor ticks
|
|
137
|
-
majmin_settings = {k: utils.maj_min_args(maj_min=v) for k, v in tick_settings.items()}
|
|
138
|
-
|
|
139
|
-
for i, which in enumerate(['major', 'minor']):
|
|
140
|
-
tick_settings_select = {k: v[i] for k, v in majmin_settings.items()}
|
|
141
|
-
ax.tick_params(axis=axis, which=which, **tick_settings_select)
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
def handle_spines(ax, spines):
|
|
145
|
-
if spines is not None:
|
|
146
|
-
tools.set_spine_visibility(ax, spines)
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
def handle_aspect(ax, aspect):
|
|
150
|
-
if aspect is not None:
|
|
151
|
-
aspect = [aspect] if not isinstance(aspect, (list, tuple)) else aspect
|
|
152
|
-
adjustable = None if len(aspect) < 2 else aspect[1]
|
|
153
|
-
aspect_params = {'aspect': aspect[0], 'adjustable': adjustable}
|
|
154
|
-
ax.set_aspect(**aspect_params)
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
def handle_breaks(ax, x_breaks, y_breaks):
|
|
158
|
-
if x_breaks is not None:
|
|
159
|
-
ax.set_xticks(x_breaks)
|
|
160
|
-
|
|
161
|
-
if y_breaks is not None:
|
|
162
|
-
ax.set_yticks(y_breaks)
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
def handle_scales(ax, x_scale, y_scale):
|
|
166
|
-
if y_scale is not None:
|
|
167
|
-
scale_params = tools.parse_scale(scale=y_scale)
|
|
168
|
-
ax.set_yscale(**scale_params)
|
|
169
|
-
|
|
170
|
-
if x_scale is not None:
|
|
171
|
-
scale_params = tools.parse_scale(scale=x_scale)
|
|
172
|
-
ax.set_xscale(**scale_params)
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
def handle_lims(ax, x_lims, y_lims):
|
|
176
|
-
if y_lims is not None:
|
|
177
|
-
ax.set_ylim(y_lims)
|
|
178
|
-
|
|
179
|
-
if x_lims is not None:
|
|
180
|
-
ax.set_xlim(x_lims)
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
def handle_title(ax, title, title_params):
|
|
184
|
-
if title is None and len(title_params) == 0:
|
|
185
|
-
return
|
|
186
|
-
|
|
187
|
-
if title is None:
|
|
188
|
-
title = ax.get_title()
|
|
189
|
-
title = None if len(title) == 0 else title
|
|
190
|
-
|
|
191
|
-
if title is not None or len(title_params) > 0:
|
|
192
|
-
handle_text_element(ax.get_title, ax.set_title, title, title_params)
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
def handle_labels(ax, axis, x_label, y_label, label_params):
|
|
196
|
-
if x_label is None and y_label is None and len(label_params) == 0:
|
|
197
|
-
return
|
|
198
|
-
|
|
199
|
-
loc_lookup = {
|
|
200
|
-
'x': {'start': 'left', 'center': 'center', 'end': 'right'},
|
|
201
|
-
'y': {'start': 'bottom', 'center': 'center', 'end': 'top'},
|
|
202
|
-
}
|
|
203
|
-
|
|
204
|
-
def normalize_params(axis_key: str, params: dict | None) -> dict:
|
|
205
|
-
params = params or {}
|
|
206
|
-
loc = params.get('loc')
|
|
207
|
-
if loc is not None:
|
|
208
|
-
try:
|
|
209
|
-
params['loc'] = loc_lookup[axis_key][loc]
|
|
210
|
-
except KeyError:
|
|
211
|
-
raise ValueError(
|
|
212
|
-
f"Invalid {axis_key} label loc '{loc}'. Valid options are {list(loc_lookup[axis_key])}."
|
|
213
|
-
)
|
|
214
|
-
return params
|
|
215
|
-
|
|
216
|
-
x_label_params = normalize_params('x', label_params.copy()) if axis in ['x', 'both'] else {}
|
|
217
|
-
y_label_params = normalize_params('y', label_params.copy()) if axis in ['y', 'both'] else {}
|
|
218
|
-
|
|
219
|
-
handle_text_element(ax.get_xlabel, ax.set_xlabel, x_label, x_label_params)
|
|
220
|
-
handle_text_element(ax.get_ylabel, ax.set_ylabel, y_label, y_label_params)
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
def handle_tick_labels(ax, x_tick_labels, y_tick_labels):
|
|
224
|
-
if x_tick_labels is not None:
|
|
225
|
-
ax.set_xticklabels(x_tick_labels)
|
|
226
|
-
|
|
227
|
-
if y_tick_labels is not None:
|
|
228
|
-
ax.set_yticklabels(y_tick_labels)
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
def handle_margins(ax, margins, make_square):
|
|
232
|
-
if margins is not None and not make_square:
|
|
233
|
-
xmargin, ymargin = utils.maj_min_args(margins)
|
|
234
|
-
|
|
235
|
-
ax.set_xmargin(xmargin)
|
|
236
|
-
ax.set_ymargin(ymargin)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraCode/FiraCode-Bold.ttf
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraMath/FiraMath-Bold.ttf
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/FiraSans/FiraSans-Bold.ttf
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Lato/Lato-Black.ttf
RENAMED
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Lato/Lato-BlackItalic.ttf
RENAMED
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Lato/Lato-Bold.ttf
RENAMED
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Lato/Lato-BoldItalic.ttf
RENAMED
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Lato/Lato-Italic.ttf
RENAMED
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Lato/Lato-Light.ttf
RENAMED
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Lato/Lato-LightItalic.ttf
RENAMED
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Lato/Lato-Regular.ttf
RENAMED
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Lato/Lato-Thin.ttf
RENAMED
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Lato/Lato-ThinItalic.ttf
RENAMED
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/NotoSans/NotoSans-Bold.ttf
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/OpenSans/OpenSans-Bold.ttf
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/Roboto-Black.ttf
RENAMED
|
File without changes
|
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/Roboto-Bold.ttf
RENAMED
|
File without changes
|
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/Roboto-Italic.ttf
RENAMED
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/Roboto-Light.ttf
RENAMED
|
File without changes
|
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/Roboto-Medium.ttf
RENAMED
|
File without changes
|
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/Roboto-Regular.ttf
RENAMED
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Roboto/Roboto-Thin.ttf
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Ubuntu/Ubuntu-Bold.ttf
RENAMED
|
File without changes
|
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Ubuntu/Ubuntu-Italic.ttf
RENAMED
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Ubuntu/Ubuntu-Light.ttf
RENAMED
|
File without changes
|
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Ubuntu/Ubuntu-Medium.ttf
RENAMED
|
File without changes
|
|
File without changes
|
{mpl_spaceplot-0.3.0 → mpl_spaceplot-0.3.1}/src/spaceplot/resources/fonts/Ubuntu/Ubuntu-Regular.ttf
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|