Skip to main content

Interface: TimeScaleOptions

Charting Library.TimeScaleOptions

Widget Constructor option (time_scale) to add more/less on screen

Properties

min_bar_spacing

Optional min_bar_spacing: number

Minimum allowed bar spacing. Should be greater than 0.

time_scale: {
min_bar_spacing: 0.01
},