divine_get_sub_planet_chart
Generate a sub-planet (Upagraha) chart as an SVG or image for Vedic astrology, showing placements in North or South Indian style using birth details.
Instructions
Generate a sub-planet (Upagraha) chart as SVG and image.
Returns a visual chart showing the placement of sub-planets (Dhuma, Vyatipata, Parivesha, etc.) in North or South Indian style.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | Yes | Birth day (e.g., '24') | |
| lan | No | Language code | en |
| lat | Yes | Latitude (e.g., '28.7041') | |
| lon | Yes | Longitude (e.g., '77.1025') | |
| min | Yes | Birth minute (e.g., '40') | |
| sec | No | Birth second | 0 |
| hour | Yes | Birth hour in 24h format (e.g., '14') | |
| year | Yes | Birth year (e.g., '1990') | |
| month | Yes | Birth month (e.g., '05') | |
| place | Yes | Birth place (e.g., 'New Delhi') | |
| tzone | Yes | Timezone offset (e.g., '5.5') | |
| gender | Yes | Gender: 'male' or 'female' | |
| full_name | Yes | Full name of the person | |
| chart_type | No | Chart style: 'north' (diamond) or 'south' (square) | north |
| line_color | No | Chart line color as hex (e.g., '#333333') | |
| sign_color | No | Sign label color as hex (e.g., '#333333') | |
| chart_color | No | Chart background color as hex (e.g., '#ffffff') | |
| planet_color | No | Planet label color as hex (e.g., '#333333') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |