Skip to content

Broken house lines #84

@theriftlab

Description

@theriftlab

Describe the bug
House lines are sometimes broken - acting as if there are planets intersecting when there are none. I have yet to find a pattern in this behavior.

To Reproduce
Construct a chart with this data:

var radix = chart.radix({
    'planets': {
        'NNode': [155.47851758357942],
        'SNode': [335.47851758357945],
        'Fortune': [237.90076947708377],
        'Lilith': [162.4347212909147],
        'Sun': [228.9956211176365],
        'Moon': [142.44051625118055],
        'Mercury': [245.35808064353847],
        'Mars': [146.3148457218951],
        'Jupiter': [157.23709479371746],
        'Saturn': [174.34077701452588],
        'Uranus': [231.16070243059036],
        'Neptune': [259.08744715040933],
        'Pluto': [200.288673804947],
        'Chiron': [41.14477591060105],
    },
    'cusps': [151.3456646106278, 171.09199344608197, 197.15040847552953, 231.18054309573148, 270.16317236428716, 304.32700742540976, 331.3456646106278, 351.091993446082, 17.150408475529503, 51.18054309573147, 90.16317236428715, 124.32700742540976]
  });

Expected behavior
House lines should only be broken when a planet is intersecting it.

Screenshots

Image

Additional info (please complete the following information):

  • Browser: Safari 18.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions