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
when using the lastVisibleItemBasedZoomAnchor with CandleStick charts it will scale the x-axis to the min and max extents without space so the first and last markers on the x-axis is cut off
What is the expected behavior
I am trying to scale and pan the canvas a little so x-axis markers aren't truncated
I'm submitting a...
What is the current behavior
when using the lastVisibleItemBasedZoomAnchor with CandleStick charts it will scale the x-axis to the min and max extents without space so the first and last markers on the x-axis is cut off
What is the expected behavior
I am trying to scale and pan the canvas a little so x-axis markers aren't truncated
Please tell us about your environment
"react-financial-charts": "^2.0.1",
"react": "^18.2.0",
Other information
I'm just looking for clarification because I went through the financial source and can't figure it out
Thanks for any help you can provide
The text was updated successfully, but these errors were encountered: