Skip to main content

Getting the Data Binding

Here, you can get specific chart's data binding.

Path Parameters
id number REQUIRED

Chart id

Example: 1
Responses
200

Chart's data binding

Schema
object[]
field string

The field property.

label string

The label property.

default string

Default value

required boolean

Whether the property is required or not.

hint string

The hint property for website.

value string

The actual value.

color string

The primary color.

secondColor string

The secondary color.

403

You don't have permission to access this chart.

404

No chart was found.