Usage in React, Grid lines not visible
ningxi-oa opened this issue · comments
Hello there, i currently working on a project which used the library "highchart". But i notice the chart that i created, it's X and Y axis grid lines are not visible:
here is the part of codes where i set up X and Y axis :
and here is the result that i've got :
I don't kown if this is due to i did'n import the correct module, In the component that i used "highchart" :
Could anyone help me with that? Thanks in advance! :)
Hi @ningxi-oa,
Thank you for contacting us!
I've tried to reproduce the issue, but grid lines are correctly displayed when I use your code. Please check the below example and try to adapt it to show the problem.
Live demo: https://stackblitz.com/edit/react-a5tqyo
Best regards!
Closed due to inactivity.