Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tickAmount for x-axis-grid-lines doesn't works #68

Open
Sergioramasano opened this issue Mar 17, 2023 · 1 comment
Open

tickAmount for x-axis-grid-lines doesn't works #68

Sergioramasano opened this issue Mar 17, 2023 · 1 comment

Comments

@Sergioramasano
Copy link

Sergioramasano commented Mar 17, 2023

tickAmount for x-axis-grid-lines doesn't work. (v 3.37.2)

The tickAmount feature works correctly for x-axis labels, but not for x-axis-grid-lines .

it worked for vue 2 correctly. Thx for help!

xaxis: { tickAmount: 6, } ,
grid: { show: true, strokeDashArray: 5, color: '#969696', xaxis: { lines: { color: '#969696', show: true, }, }, },

Screenshot 2023-03-17 at 11 16 52

@Sergioramasano
Copy link
Author

Sergioramasano commented Apr 19, 2023

Guys, I used to use v3.37.2 and had this problem.

BUT I change my version to v^3.36.0 and this thing works correctly!!!. (look image)
Screenshot 2023-04-19 at 15 36 29

However, v3.37.2 issue still is present!

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

No branches or pull requests

1 participant