v3.0.0
Breaking change:
Chart return objects will all now return an array and follow the pattern:
{ "chart_data": [ "reference_name": { "male": { "height": [....], }, "female": {....} } ] }
Breaking change:
Chart return objects will all now return an array and follow the pattern:
{ "chart_data": [ "reference_name": { "male": { "height": [....], }, "female": {....} } ] }