Do we allow visitor to add/edit technical indicators
Do we allow visitor to draw a trend line on chart
Should we run setTicker on chart when ticker input is changed
How chart will be drawn for first time if only close is available? Line/Area
How chart will be drawn for first time if OHLC data is passed? OHLC/Candlestick/Line/Area
Chart dimensions
Should we display volume chart?
Enable mouse wheel
Formaters for dates, numbers...
Grid settings
Used only if autoHeight is true, will move chart down of parent element allowing you to have some content on top of charts
Html edit indicator form described with json
Html Toolbar described with json
Intervals definitions, leave blank for standard day to week intervals
Chart language, this property works only with default translator
Navigation panel options
Text zoom size
Chart theme
Tooltip settings
trend line settings
Y axis settings
Generated using TypeDoc
Do we allow visitor to change interval?