Visualization

Composite Chart (SVG)

Composite-chart wheel from two natal inputs. Computes midpoint composite then renders as Western wheel.

post/render/composite

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 allOf[TwoChart]/chart1/ayanamsa

      new-optional-request-property

    • added the new optional request property allOf[TwoChart]/chart2/ayanamsa

      new-optional-request-property

    • the allOf[TwoChart]/chart1/timezoneOffset request property's max was set to 14.00

      request-property-max-set

    • the allOf[TwoChart]/chart2/timezoneOffset request property's max was set to 14.00

      request-property-max-set

    • the allOf[TwoChart]/chart1/timezoneOffset request property's min was set to -14.00

      request-property-min-set

    • the allOf[TwoChart]/chart2/timezoneOffset request property's min was set to -14.00

      request-property-min-set

  • b0533bcc12c0884See the full diff
    • the request property allOf[TwoChart]/chart1/latitude became not nullable

      request-property-became-not-nullable

    • the request property allOf[TwoChart]/chart1/longitude became not nullable

      request-property-became-not-nullable

    • the request property allOf[TwoChart]/chart2/latitude became not nullable

      request-property-became-not-nullable

    • the request property allOf[TwoChart]/chart2/longitude became not nullable

      request-property-became-not-nullable

    • the request property allOf[TwoChart]/chart1/latitude became required

      request-property-became-required

    • the request property allOf[TwoChart]/chart1/longitude became required

      request-property-became-required

    • the request property allOf[TwoChart]/chart2/latitude became required

      request-property-became-required

    • the request property allOf[TwoChart]/chart2/longitude became required

      request-property-became-required

    • the allOf[TwoChart]/chart1/latitude request property's max was set to 90.00

      request-property-max-set

    • the allOf[TwoChart]/chart1/longitude request property's max was set to 180.00

      request-property-max-set

    • the allOf[TwoChart]/chart2/latitude request property's max was set to 90.00

      request-property-max-set

    • the allOf[TwoChart]/chart2/longitude request property's max was set to 180.00

      request-property-max-set

    • the allOf[TwoChart]/chart1/latitude request property's min was set to -90.00

      request-property-min-set

    • the allOf[TwoChart]/chart1/longitude request property's min was set to -180.00

      request-property-min-set

    • the allOf[TwoChart]/chart2/latitude request property's min was set to -90.00

      request-property-min-set

    • the allOf[TwoChart]/chart2/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