Rows
This page describes how to define and control the rows in your json payload.
In this chart section, you have the ability to define your rows.
Example in JSON
JSON
{
"rows": [
"Cardiology",
"Endocrinology / Diabetology",
"General Practice / Family Medicine",
"Internal Medicine",
"Other"
]
}
Last updated
Was this helpful?