Visualization

Biorhythm (SVG)

Three-curve sine plot of physical (23d), emotional (28d), and intellectual (33d) cycles since birth.

post/render/biorhythm

Request body

birthDatestring required
rangeStartstring required
rangeEndstring required

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}