kerykeion 5.0.0a8__tar.gz → 5.0.0a9__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.
Potentially problematic release.
This version of kerykeion might be problematic. Click here for more details.
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/PKG-INFO +1 -1
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/charts/charts_utils.py +15 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/charts/kerykeion_chart_svg.py +42 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/charts/templates/aspect_grid_only.xml +1 -1
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/charts/templates/chart.xml +7 -1
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/charts/templates/wheel_only.xml +8 -2
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/kr_types/chart_types.py +3 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/pyproject.toml +1 -1
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/generate_test_charts.py +7 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/.github/FUNDING.yml +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/.gitignore +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/CHANGELOG.md +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/DEVELOPMENT.md +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/LICENSE +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/MANIFEST.in +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/README.md +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/TODO.md +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/index.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/aspects/aspects_utils.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/aspects/natal_aspects.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/aspects/synastry_aspects.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/aspects/transits_time_range.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/aspects.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/astrological_subject.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/charts/charts_utils.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/charts/draw_planets.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/charts/kerykeion_chart_svg.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/charts.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/composite_subject_factory.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/enums.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/ephemeris_data.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/fetch_geonames.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/kr_types/chart_types.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/kr_types/kerykeion_exception.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/kr_types/kr_literals.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/kr_types/kr_models.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/kr_types/settings_models.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/kr_types.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/relationship_score/relationship_score.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/relationship_score/relationship_score_factory.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/relationship_score.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/report.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/settings/config_constants.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/settings/kerykeion_settings.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/settings.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/transits_time_range.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/utilities.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion.html +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/search.js +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/examples/README.md +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/examples/astrologiacal_subject.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/examples/charts/composite_chart.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/examples/charts/kerykeion_chart_svg.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/__init__.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/aspects/__init__.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/aspects/aspects_utils.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/aspects/natal_aspects.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/aspects/synastry_aspects.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/aspects/transits_time_range.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/astrological_subject_factory.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/charts/__init__.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/charts/draw_planets.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/charts/draw_planets_v2.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/charts/draw_planets_v3.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/charts/themes/classic.css +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/charts/themes/dark-high-contrast.css +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/charts/themes/dark.css +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/charts/themes/light.css +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/charts/themes/strawberry.css +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/composite_subject_factory.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/enums.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/ephemeris_data.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/fetch_geonames.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/house_comparison/__init__.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/house_comparison/house_comparison_factory.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/house_comparison/house_comparison_models.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/house_comparison/house_comparison_utils.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/kr_types/__init__.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/kr_types/kerykeion_exception.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/kr_types/kr_literals.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/kr_types/kr_models.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/kr_types/settings_models.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/planetary_return_factory.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/relationship_score_factory.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/report.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/settings/__init__.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/settings/config_constants.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/settings/kerykeion_settings.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/settings/kr.config.json +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/settings/legacy/__init__.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/settings/legacy/legacy_celestial_points_settings.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/settings/legacy/legacy_chart_aspects_settings.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/settings/legacy/legacy_color_settings.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/sweph/README.md +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/sweph/seas_18.se1 +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/transits_time_range.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/utilities.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/release_notes/V4.14.0.md +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/release_notes/V4.16.0.md +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/release_notes/V4.17.0.md +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/release_notes/V4.19.0.md +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/release_notes/V4.21.0.md +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/release_notes/V4.22.0.md +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/release_notes/V4.23.0.md +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/release_notes/V4.24.0.md +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/release_notes/V4.25.0.md +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/release_notes/V4.26.0.md +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/release_notes/v5.0.0a1.md +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/__init__.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/aspects/__init__.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/aspects/expected_natal_aspects.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/aspects/expected_synastry_aspects.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/aspects/test_natal_aspects.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/aspects/test_synastry_aspects.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/__init__.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/compare_svg_lines.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/Albert Einstein - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/Amitabh Bachchan - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/Angelina Jolie and Brad Pitt Composite Chart - Composite Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/Antonio Banderas - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/Cristiano Ronaldo - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/Hua Chenyu - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/Jeanne Moreau - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Aspect Grid Dark Synastry - Synastry Chart - Aspect Grid Only.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Aspect Grid Dark Theme - Natal Chart - Aspect Grid Only.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Aspect Grid Light Theme - Natal Chart - Aspect Grid Only.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Aspect Grid Only - Natal Chart - Aspect Grid Only.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Aspect Grid Synastry - Synastry Chart - Aspect Grid Only.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Aspect Grid Transit - Transit Chart - Aspect Grid Only.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - DTS - Synastry Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Dark High Contrast Theme - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Dark Theme - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Dark Theme External - ExternalNatal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - ExternalNatal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Heliocentric - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - House System Morinus - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Light Theme - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Minified - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - SCTWL - Synastry Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Synastry Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - TCWTG - Transit Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Topocentric - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Transit Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - True Geocentric - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Wheel External Only - ExternalNatal Chart - Wheel Only.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Wheel Only - Natal Chart - Wheel Only.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Wheel Synastry Only - Synastry Chart - Wheel Only.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Wheel Transit Only - Transit Chart - Wheel Only.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon DeLuce - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon Fagan-Bradley - Light Theme - Natal Chart - Wheel Only.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon Fagan-Bradley - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon J2000 - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon Lahiri - Dark Theme - Natal Chart - Wheel Only.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon Lahiri - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/Kanye - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/Mehmet Oz - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/Mikhail Bulgakov - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/Sophia Loren - Natal Chart.svg +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/test_charts.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/settings/test-settings.json +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/settings/test_settings.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/test_astrological_subject.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/test_astrological_subject_jyotish.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/test_ephemeris_data.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/test_fetch_geonames.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/test_json_dump.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/test_relationship_score.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/test_report.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/test_utc.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/test_utilities.py +0 -0
- {kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/uv.lock +0 -0
|
@@ -430,6 +430,21 @@ def draw_first_circle(
|
|
|
430
430
|
)
|
|
431
431
|
|
|
432
432
|
|
|
433
|
+
def draw_background_circle(r: Union[int, float], stroke_color: str, fill_color: str) -> str:
|
|
434
|
+
"""
|
|
435
|
+
Draws the background circle.
|
|
436
|
+
|
|
437
|
+
Args:
|
|
438
|
+
- r (Union[int, float]): The value of r.
|
|
439
|
+
- stroke_color (str): The color of the stroke.
|
|
440
|
+
- fill_color (str): The color of the fill.
|
|
441
|
+
|
|
442
|
+
Returns:
|
|
443
|
+
str: The SVG path of the background circle.
|
|
444
|
+
"""
|
|
445
|
+
return f'<circle cx="{r}" cy="{r}" r="{r}" style="fill: {fill_color}; stroke: {stroke_color}; stroke-width: 1px;" />'
|
|
446
|
+
|
|
447
|
+
|
|
433
448
|
def draw_second_circle(
|
|
434
449
|
r: Union[int, float], stroke_color: str, fill_color: str, chart_type: ChartType, c2: Union[int, float, None] = None
|
|
435
450
|
) -> str:
|
|
@@ -42,6 +42,7 @@ from kerykeion.charts.charts_utils import (
|
|
|
42
42
|
draw_transit_ring_degree_steps,
|
|
43
43
|
draw_degree_ring,
|
|
44
44
|
draw_transit_ring,
|
|
45
|
+
draw_background_circle,
|
|
45
46
|
draw_first_circle,
|
|
46
47
|
draw_house_comparison_grid,
|
|
47
48
|
draw_second_circle,
|
|
@@ -176,6 +177,7 @@ class KerykeionChartSVG:
|
|
|
176
177
|
chart_language: KerykeionChartLanguage
|
|
177
178
|
active_points: List[AstrologicalPoint]
|
|
178
179
|
active_aspects: List[ActiveAspect]
|
|
180
|
+
transparent_background: bool
|
|
179
181
|
|
|
180
182
|
# Internal properties
|
|
181
183
|
fire: float
|
|
@@ -210,6 +212,7 @@ class KerykeionChartSVG:
|
|
|
210
212
|
active_points: Optional[list[AstrologicalPoint]] = None,
|
|
211
213
|
active_aspects: list[ActiveAspect]= DEFAULT_ACTIVE_ASPECTS,
|
|
212
214
|
*,
|
|
215
|
+
transparent_background: bool = False,
|
|
213
216
|
colors_settings: dict = DEFAULT_CHART_COLORS,
|
|
214
217
|
celestial_points_settings: list[dict] = DEFAULT_CELESTIAL_POINTS_SETTINGS,
|
|
215
218
|
aspects_settings: list[dict] = DEFAULT_CHART_ASPECTS_SETTINGS,
|
|
@@ -238,6 +241,8 @@ class KerykeionChartSVG:
|
|
|
238
241
|
Celestial points to include in the chart visualization.
|
|
239
242
|
active_aspects (List[ActiveAspect], optional):
|
|
240
243
|
Aspects to calculate, each defined by name and orb.
|
|
244
|
+
transparent_background (bool, optional):
|
|
245
|
+
Whether to use a transparent background instead of the theme color. Defaults to False.
|
|
241
246
|
"""
|
|
242
247
|
# --------------------
|
|
243
248
|
# COMMON INITIALIZATION
|
|
@@ -248,6 +253,7 @@ class KerykeionChartSVG:
|
|
|
248
253
|
self.active_aspects = active_aspects
|
|
249
254
|
self.chart_type = chart_type
|
|
250
255
|
self.double_chart_aspect_grid_type = double_chart_aspect_grid_type
|
|
256
|
+
self.transparent_background = transparent_background
|
|
251
257
|
self.chart_colors_settings = colors_settings
|
|
252
258
|
self.planets_settings = celestial_points_settings
|
|
253
259
|
self.aspects_settings = aspects_settings
|
|
@@ -708,6 +714,12 @@ class KerykeionChartSVG:
|
|
|
708
714
|
template_dict["paper_color_0"] = self.chart_colors_settings["paper_0"]
|
|
709
715
|
template_dict["paper_color_1"] = self.chart_colors_settings["paper_1"]
|
|
710
716
|
|
|
717
|
+
# Set background color based on transparent_background setting
|
|
718
|
+
if self.transparent_background:
|
|
719
|
+
template_dict["background_color"] = "transparent"
|
|
720
|
+
else:
|
|
721
|
+
template_dict["background_color"] = self.chart_colors_settings["paper_1"]
|
|
722
|
+
|
|
711
723
|
# Set planet colors
|
|
712
724
|
for planet in self.planets_settings:
|
|
713
725
|
planet_id = planet["id"]
|
|
@@ -769,6 +781,11 @@ class KerykeionChartSVG:
|
|
|
769
781
|
self.first_obj.seventh_house.abs_pos,
|
|
770
782
|
self.chart_colors_settings["paper_0"],
|
|
771
783
|
)
|
|
784
|
+
template_dict["background_circle"] = draw_background_circle(
|
|
785
|
+
self.main_radius,
|
|
786
|
+
self.chart_colors_settings["paper_1"],
|
|
787
|
+
self.chart_colors_settings["paper_1"],
|
|
788
|
+
)
|
|
772
789
|
template_dict["first_circle"] = draw_first_circle(
|
|
773
790
|
self.main_radius,
|
|
774
791
|
self.chart_colors_settings["zodiac_radix_ring_2"],
|
|
@@ -894,6 +911,11 @@ class KerykeionChartSVG:
|
|
|
894
911
|
self.first_obj.seventh_house.abs_pos,
|
|
895
912
|
self.chart_colors_settings["paper_0"],
|
|
896
913
|
)
|
|
914
|
+
template_dict["background_circle"] = draw_background_circle(
|
|
915
|
+
self.main_radius,
|
|
916
|
+
self.chart_colors_settings["paper_1"],
|
|
917
|
+
self.chart_colors_settings["paper_1"],
|
|
918
|
+
)
|
|
897
919
|
template_dict["first_circle"] = draw_first_circle(
|
|
898
920
|
self.main_radius,
|
|
899
921
|
self.chart_colors_settings["zodiac_radix_ring_2"],
|
|
@@ -1054,6 +1076,11 @@ class KerykeionChartSVG:
|
|
|
1054
1076
|
self.chart_colors_settings["zodiac_transit_ring_3"],
|
|
1055
1077
|
)
|
|
1056
1078
|
template_dict["degreeRing"] = draw_transit_ring_degree_steps(self.main_radius, self.first_obj.seventh_house.abs_pos)
|
|
1079
|
+
template_dict["background_circle"] = draw_background_circle(
|
|
1080
|
+
self.main_radius,
|
|
1081
|
+
self.chart_colors_settings["paper_1"],
|
|
1082
|
+
self.chart_colors_settings["paper_1"],
|
|
1083
|
+
)
|
|
1057
1084
|
template_dict["first_circle"] = draw_first_circle(
|
|
1058
1085
|
self.main_radius,
|
|
1059
1086
|
self.chart_colors_settings["zodiac_transit_ring_2"],
|
|
@@ -1224,6 +1251,11 @@ class KerykeionChartSVG:
|
|
|
1224
1251
|
self.chart_colors_settings["zodiac_transit_ring_3"],
|
|
1225
1252
|
)
|
|
1226
1253
|
template_dict["degreeRing"] = draw_transit_ring_degree_steps(self.main_radius, self.first_obj.seventh_house.abs_pos)
|
|
1254
|
+
template_dict["background_circle"] = draw_background_circle(
|
|
1255
|
+
self.main_radius,
|
|
1256
|
+
self.chart_colors_settings["paper_1"],
|
|
1257
|
+
self.chart_colors_settings["paper_1"],
|
|
1258
|
+
)
|
|
1227
1259
|
template_dict["first_circle"] = draw_first_circle(
|
|
1228
1260
|
self.main_radius,
|
|
1229
1261
|
self.chart_colors_settings["zodiac_transit_ring_2"],
|
|
@@ -1365,6 +1397,11 @@ class KerykeionChartSVG:
|
|
|
1365
1397
|
self.chart_colors_settings["zodiac_transit_ring_3"],
|
|
1366
1398
|
)
|
|
1367
1399
|
template_dict["degreeRing"] = draw_transit_ring_degree_steps(self.main_radius, self.first_obj.seventh_house.abs_pos)
|
|
1400
|
+
template_dict["background_circle"] = draw_background_circle(
|
|
1401
|
+
self.main_radius,
|
|
1402
|
+
self.chart_colors_settings["paper_1"],
|
|
1403
|
+
self.chart_colors_settings["paper_1"],
|
|
1404
|
+
)
|
|
1368
1405
|
template_dict["first_circle"] = draw_first_circle(
|
|
1369
1406
|
self.main_radius,
|
|
1370
1407
|
self.chart_colors_settings["zodiac_transit_ring_2"],
|
|
@@ -1547,6 +1584,11 @@ class KerykeionChartSVG:
|
|
|
1547
1584
|
self.first_obj.seventh_house.abs_pos,
|
|
1548
1585
|
self.chart_colors_settings["paper_0"],
|
|
1549
1586
|
)
|
|
1587
|
+
template_dict["background_circle"] = draw_background_circle(
|
|
1588
|
+
self.main_radius,
|
|
1589
|
+
self.chart_colors_settings["paper_1"],
|
|
1590
|
+
self.chart_colors_settings["paper_1"],
|
|
1591
|
+
)
|
|
1550
1592
|
template_dict["first_circle"] = draw_first_circle(
|
|
1551
1593
|
self.main_radius,
|
|
1552
1594
|
self.chart_colors_settings["zodiac_radix_ring_2"],
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
height="100%"
|
|
8
8
|
viewBox="$viewbox"
|
|
9
9
|
preserveAspectRatio="xMidYMid"
|
|
10
|
-
style="background-color: $
|
|
10
|
+
style="background-color: $background_color"
|
|
11
11
|
>
|
|
12
12
|
<title>$stringTitle</title>
|
|
13
13
|
|
|
@@ -60,6 +60,12 @@
|
|
|
60
60
|
|
|
61
61
|
<!-- Full Wheel -->
|
|
62
62
|
<g kr:node="Full_Wheel" transform="translate(100,50)">
|
|
63
|
+
|
|
64
|
+
<!-- Background Circle -->
|
|
65
|
+
<g kr:node='Background_Circle'>
|
|
66
|
+
$background_circle
|
|
67
|
+
</g>
|
|
68
|
+
|
|
63
69
|
<!-- Zodiac -->
|
|
64
70
|
<g kr:node="Zodiac">
|
|
65
71
|
$makeZodiac
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
xmlns:kr="https://www.kerykeion.net/"
|
|
6
6
|
width="100%"
|
|
7
7
|
height="100%"
|
|
8
|
-
viewBox="
|
|
8
|
+
viewBox="85 40 500 500"
|
|
9
9
|
preserveAspectRatio="xMidYMid"
|
|
10
|
-
style="background-color: $
|
|
10
|
+
style="background-color: $background_color"
|
|
11
11
|
>
|
|
12
12
|
<title>$stringTitle | Kerykeion</title>
|
|
13
13
|
|
|
@@ -21,6 +21,12 @@
|
|
|
21
21
|
|
|
22
22
|
<!-- Full Wheel -->
|
|
23
23
|
<g kr:node="Full_Wheel" transform="translate(100,50)">
|
|
24
|
+
|
|
25
|
+
<!-- Background Circle -->
|
|
26
|
+
<g kr:node='Background_Circle'>
|
|
27
|
+
$background_circle
|
|
28
|
+
</g>
|
|
29
|
+
|
|
24
30
|
<!-- Zodiac -->
|
|
25
31
|
<g kr:node="Zodiac">
|
|
26
32
|
$makeZodiac
|
|
@@ -4,6 +4,7 @@ from typing_extensions import TypedDict
|
|
|
4
4
|
class ChartTemplateDictionary(TypedDict):
|
|
5
5
|
transitRing: str
|
|
6
6
|
degreeRing: str
|
|
7
|
+
background_circle: str
|
|
7
8
|
first_circle: str
|
|
8
9
|
second_circle: str
|
|
9
10
|
third_circle: str
|
|
@@ -31,6 +32,8 @@ class ChartTemplateDictionary(TypedDict):
|
|
|
31
32
|
paper_color_0: str
|
|
32
33
|
# Background color of the chart
|
|
33
34
|
paper_color_1: str
|
|
35
|
+
# Dynamic background color (can be transparent or theme color)
|
|
36
|
+
background_color: str
|
|
34
37
|
|
|
35
38
|
# Planets colors, from 0 to 16 (0 is the Sun)
|
|
36
39
|
planets_color_0: str
|
|
@@ -230,6 +230,13 @@ composite_subject_model = composite_subject_factory.get_midpoint_composite_subje
|
|
|
230
230
|
composite_chart = KerykeionChartSVG(composite_subject_model, "Composite")
|
|
231
231
|
composite_chart.makeSVG()
|
|
232
232
|
|
|
233
|
+
## TO IMPLEMENT (Or check)
|
|
234
|
+
|
|
233
235
|
# Solar Return Chart
|
|
234
236
|
|
|
235
237
|
# Single Solar Return Chart
|
|
238
|
+
|
|
239
|
+
## Transparent Background
|
|
240
|
+
transparent_background_subject = AstrologicalSubjectFactory.from_birth_data("John Lennon - Transparent Background", 1940, 10, 9, 18, 30, "Liverpool", "GB")
|
|
241
|
+
transparent_background_chart = KerykeionChartSVG(transparent_background_subject, transparent_background=True)
|
|
242
|
+
transparent_background_chart.makeSVG()
|
|
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
|
{kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/docs/kerykeion/relationship_score/relationship_score.html
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/house_comparison/house_comparison_factory.py
RENAMED
|
File without changes
|
{kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/house_comparison/house_comparison_models.py
RENAMED
|
File without changes
|
{kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/house_comparison/house_comparison_utils.py
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
|
{kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/kerykeion/settings/legacy/legacy_chart_aspects_settings.py
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
|
{kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/Cristiano Ronaldo - Natal Chart.svg
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
|
{kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - DTS - Synastry Chart.svg
RENAMED
|
File without changes
|
|
File without changes
|
{kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Dark Theme - Natal Chart.svg
RENAMED
|
File without changes
|
|
File without changes
|
{kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - ExternalNatal Chart.svg
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Light Theme - Natal Chart.svg
RENAMED
|
File without changes
|
{kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Minified - Natal Chart.svg
RENAMED
|
File without changes
|
|
File without changes
|
{kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - SCTWL - Synastry Chart.svg
RENAMED
|
File without changes
|
|
File without changes
|
{kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - TCWTG - Transit Chart.svg
RENAMED
|
File without changes
|
{kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon - Topocentric - Natal Chart.svg
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon DeLuce - Natal Chart.svg
RENAMED
|
File without changes
|
|
File without changes
|
{kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon Fagan-Bradley - Natal Chart.svg
RENAMED
|
File without changes
|
{kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon J2000 - Natal Chart.svg
RENAMED
|
File without changes
|
|
File without changes
|
{kerykeion-5.0.0a8 → kerykeion-5.0.0a9}/tests/charts/svg/John Lennon Lahiri - Natal Chart.svg
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
|