Get Tropical Natal Wheel Chart
Method | Full Url |
---|---|
POST | https://json.apireports.com/v1/natal_wheel_chart |
You can customize the look and feel of the chart. Find the params below
Key | Data Type | Name | Options | Default Value |
---|---|---|---|---|
chart_size | int | Wheel Chart Size | Size in Number | 600 |
node_type | string | Node Type | true, mean | true |
planet_icon_color | string | Planets Icon Color | Hex Color Code | #000000 |
sign_icon_color | string | Sign Icon Color | Hex Color Code | #FFFFFF |
sign_background | string | Sign Icon Background Color | Hex Color Code | According to Sign |
circle_stroke_width | int | Circles Stroke Width | 0 to 10 | 2 |
outer_circle_background | string | Outer Circle Background Color | Hex Color Code | #FFFFFF |
inner_circle_background | string | Inner Circle Background Color | Hex Color Code | #FFFFFF |
line_color | string | Lines Color | Hex Color Code | #000000 |
line_stroke_width | int | Lines Stroke Width | 0 to 10 | 2 |
text_color | string | Text Color | Hex Color Code | #000000 |
aspect_line_stroke_width | int | Aspects Lines Stroke Width | 0 to 10 | 1.5 |
line_dot_color | string | Aspects Dot Color | Hex Color Code | #000000 |
Params | Data Type | Description | Example |
---|---|---|---|
day | int | Date of Birth | 15 |
month | int | Month of Birth | 9 |
year | int | Year of Birth | 1994 |
hour | int | Hour of Birth | 12 |
min | int | Min of Birth | 30 |
lat | float | Latitude of Birth Place | 28.6139 |
lon | float | Longitude of Birth Place | 77.1025 |
tzone | float | Timezone of Birth Place | 5.5 |