Visualization

Bi-Wheel (SVG)

Two concentric wheels: inner natal + outer ring with transit (or progression) planets. Standard bi-wheel layout.

post/render/bi-wheel

Request body

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

Changed in 3 of the 13 revisions of this API.8126

    • added the new optional request property natal/ayanamsa

      new-optional-request-property

    • added the new optional request property outer/ayanamsa

      new-optional-request-property

    • the natal/timezoneOffset request property's max was set to 14.00

      request-property-max-set

    • the outer/timezoneOffset request property's max was set to 14.00

      request-property-max-set

    • the natal/timezoneOffset request property's min was set to -14.00

      request-property-min-set

    • the outer/timezoneOffset request property's min was set to -14.00

      request-property-min-set

  • b0533bcc12c0884See the full diff
    • the request property natal/latitude became not nullable

      request-property-became-not-nullable

    • the request property natal/longitude became not nullable

      request-property-became-not-nullable

    • the request property outer/latitude became not nullable

      request-property-became-not-nullable

    • the request property outer/longitude became not nullable

      request-property-became-not-nullable

    • the request property natal/latitude became required

      request-property-became-required

    • the request property natal/longitude became required

      request-property-became-required

    • the request property outer/latitude became required

      request-property-became-required

    • the request property outer/longitude became required

      request-property-became-required

    • the natal/latitude request property's max was set to 90.00

      request-property-max-set

    • the natal/longitude request property's max was set to 180.00

      request-property-max-set

    • the outer/latitude request property's max was set to 90.00

      request-property-max-set

    • the outer/longitude request property's max was set to 180.00

      request-property-max-set

    • the natal/latitude request property's min was set to -90.00

      request-property-min-set

    • the natal/longitude request property's min was set to -180.00

      request-property-min-set

    • the outer/latitude request property's min was set to -90.00

      request-property-min-set

    • the outer/longitude request property's min was set to -180.00

      request-property-min-set

    • the latitude request property default value 0 was removed

      request-property-default-value-removed

    • the latitude request property default value 0 was removed

      request-property-default-value-removed

    • the longitude request property default value 0 was removed

      request-property-default-value-removed

    • the longitude request property default value 0 was removed

      request-property-default-value-removed