Skip to content

Sudarsana Chakra GUI uses the previous solar return instead of the natal date #58

Description

@denisflock-stack

In the GUI, sudharshana_chakra_chart() is called with:
years_from_dob=0
However, drik.next_solar_date() uses one-based indices: years=1 represents the birth date, while years=0 resolves to the previous solar return.
As a result, the Sudarsana Chakra displayed in the GUI does not match the natal Rasi chart. The renderer itself correctly displays the data returned by the calculation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions