Skip to main content

Updating the Data Binding

Do you need to Update your chart's data binding? Do it here. You can assign different columns as labels, values, etc.

Path Parameters
id number REQUIRED

Chart id

Example: 1
Request Body REQUIRED
bindings 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.

Responses
200

Success message

Schema
message string
403

You don't have permission to access this chart.

404

No chart was found.