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

Line chart do not display axis display #95

Open
sloukapetr opened this issue May 10, 2023 · 4 comments
Open

Line chart do not display axis display #95

sloukapetr opened this issue May 10, 2023 · 4 comments

Comments

@sloukapetr
Copy link

On the laravel 10 (livewire 2) there are no axis labels, only the graph part.

@mnluribef
Copy link

Hello, i have the same problem, did you find a solution?

@sloukapetr
Copy link
Author

No i did not, man :/

@mnluribef
Copy link

I solved it, make sure the sparkline property is not present in your graph options. If it is, just delete that line.

@jonelpatrick
Copy link

Hi, I tried with css and it worked

<style> .apexcharts-xaxis{display: none !important;} </style>

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

3 participants