You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The right gap is fine, but the left side is always fixed at the left edge, and the expected gap cannot be achieved.
Expected behavior:
I hope the chart is drawn from left to right, which is why I set fixLeftEdge.
At the same time, it also needs to support the gap on both sides of the chart, so I use the setVisibleLogicalRange recommended by the official to create the gap.