Skip to content

Static Price History

Providing Price History to the Chart

There are two ways to load price history into the chart:

  1. Config provided upon start(config)
  2. API via chart.mergeData({data: d})

When using either option the data has to be proved in a State object format.