Open-high-low-close chart

LLM-friendly URL
Chart properties
type
string
The type of the chart. For the open-high-low-close chart, this is ohlc-chart.
options
object
The options object for the chart. This object should follow the schema below.
annotate
object
+ Add
axis
object
+ Add
axislabels
object
+ Add
color
string
+ Add
display
object
+ Add
grid
object
+ Add
guidelines
object
+ Add
interactivity
object
+ Add
limit
object
+ Add
loader
object
+ Add
locale
string
+ Add
lookupFiltering
boolean
+ Add
mode
string
+ Add
ohlc
object
+ Add
startWithSubType
string
+ Add
theme
object
+ Add
timezoneId
string
+ Add
title
object
+ Add
slots
array
The slots array for the chart. This array should follow the schema below.
open (column slot)
high (column slot)
low (column slot)
close (column slot)
x-axis (column slot)
Log in to use your own datasets.
Log in
Live playground
Reset to default
Options
Slots
Did this page help you?
Yes No