When using .logarithmic mode in PriceScaleOptions on either the left or right axis, the following issues are observed:
❗️ Issues:
Axis labels are partially or fully clipped, especially near the top of the chart.
Only one or no labels are visible, even when the value range spans multiple orders of magnitude.
This occurs even when scaleMargins.top is set (e.g., 0.2), and seems more likely when scaleMargins.bottom is 0.
The issue affects both leftPriceScale and rightPriceScale, particularly in log mode with auto-scaling enabled.
When using .logarithmic mode in PriceScaleOptions on either the left or right axis, the following issues are observed:
❗️ Issues:
Axis labels are partially or fully clipped, especially near the top of the chart.
Only one or no labels are visible, even when the value range spans multiple orders of magnitude.
This occurs even when scaleMargins.top is set (e.g., 0.2), and seems more likely when scaleMargins.bottom is 0.
The issue affects both leftPriceScale and rightPriceScale, particularly in log mode with auto-scaling enabled.