jonguevara
Posts: 8
Joined: Mon Nov 28, 2022 4:53 pm

multiple subplots

Hello good afternoon, I am trying to achieve the following but I have not been able to fully, I attach the jsfiddle, I try to see the grid of the plane as in the image, and place the name of the series at the top of the custom titile.
thanks

http://jsfiddle.net/jonaathaan/4638ejnm/112/
Screenshot_104.png
Screenshot_104.png (148.5 KiB) Viewed 324 times
kamil.k
Posts: 458
Joined: Thu Oct 06, 2022 12:49 pm

Re: multiple subplots

Hello jonguevara,

Welcome to our forum and thanks for contacting us with your question.

To achieve the full chart's grid, you can simply use the gridLineWidth property on the particular axis. According to the positioning of the series names, I would recommend custom translating each name based on the current x-axis title position.

I have updated your demo for better visualization, take a look: https://jsfiddle.net/BlackLabel/Lwsam19c/

Let me know if this solution meets your needs,
Kind Regards!
Kamil Kubik
Highcharts Developer
jonguevara
Posts: 8
Joined: Mon Nov 28, 2022 4:53 pm

Re: multiple subplots

Yes, thank you very much
kamil.k
Posts: 458
Joined: Thu Oct 06, 2022 12:49 pm

Re: multiple subplots

That's great to hear the solution works for you!

Feel free to ask any further questions,
Regards!
Kamil Kubik
Highcharts Developer

Return to “Highcharts Usage”