How do I modify the stroke width of a highchart polar chart in both CSS and JavaScript?
How do I modify the stroke width of a highchart polar chart in both CSS and JavaScript?
For instance, I want to change the stroke width of a polar graph wider.
I searched their docs and realized that I could do it with both CSS and JavaScript way. But they don't have further details or examples.
May I have an example (detailed code) of how could I do this?
Thanks,

By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.