> ## Documentation Index
> Fetch the complete documentation index at: https://takeprofit.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Candles, Line, and Bars

> The three price-over-time chart types on TakeProfit: candlesticks, a close-price line, and OHLC bars.

* **Candles** — the default view. Each candle shows the open, high, low, and close of one interval, with the body colored by direction.
* **Line** — connects the closing prices of each interval into a single line. Useful for reading overall direction without intrabar noise.
* **Bars** — OHLC bars: a vertical range line with ticks for the open (left) and close (right).

Colors for each type are configured in [Chart Settings → Style](/docs/guide/platform/chart-widget/Chart-settings).

See also: [Chart Types](/docs/guide/platform/chart-widget/Chart-types) for the full list and how to switch between them.
