Closed sbalsom closed 2 years ago
In settings.js, there is a case for drawing the Ascendant and Descendant symbols on the chart, so I know it can be done. However, there is no info on how to pass any value for the Asc/Desc point on the chart. How to do this ?
Asc is an alias for cusp 1 and Desc is cusp 7, so you just pass them with the cusps parameter.
cusps
In settings.js, there is a case for drawing the Ascendant and Descendant symbols on the chart, so I know it can be done. However, there is no info on how to pass any value for the Asc/Desc point on the chart. How to do this ?