Exciting Update: Version 1.0.0 is now available, introducing high-performance technical indicators and custom drawing tools. Read more
Version: 1.0.0

Full Bar Width

The maximum bar width describes the outer boundaries a candlestick or column can occupy without overlapping adjacent intervals.

Slot Boundaries

The slot boundary is defined as the coordinate space:

[xOffset + index * slot, xOffset + (index + 1) * slot]

Under zoom configurations, the slot width increases or decreases. Renderers must clamp widths to a minimum of 1px and scale them based on the layout's device pixel ratio.