Chart Note

Purpose

A note attached to a chart to provide further interpretation or context to a dataset or data point.

Resource description

Attributes:

  • chartId

  • note

  • x (optional)

  • y (optional)

  • nodeId (optional)

  • createdAt

  • updatedAt

  • accountAddress

  • accessContract

  • accessToken

Implementation

Chart notes are attached to a specific chart through the chartId attribute. Within the chart itself a note can be attached to multiple axes.

Last updated