Skip to content

Conversation

e-for-eshaan
Copy link
Contributor

@e-for-eshaan e-for-eshaan commented Sep 10, 2024

This pull request fixes the calculation of tick values in the createTickArray function.

  • Previously, the function was not correctly determining the step size for generating tick values based on the input data.

  • This caused too many tick values to be displayed on the chart.

  • The fix ensures that the step size is calculated using ballparks, resulting in correct tick values.

@e-for-eshaan e-for-eshaan marked this pull request as ready for review September 10, 2024 09:51
@e-for-eshaan e-for-eshaan merged commit f69a0ed into main Oct 16, 2024
3 checks passed
@e-for-eshaan e-for-eshaan deleted the fix/tick-array branch October 16, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants