srdixit
Posts: 8
Joined: Thu Feb 08, 2018 5:35 pm

Unable to see all values on Xaxis from data

Hi Team,

In my data I have different ratings for different quarters and I am trying to show all "ratings" on xaxis for all "quarters".
but I am getting only few ratings which is not correct. Could you please help out to fix this.

Here I have created live example on jsfiddle:
https://jsfiddle.net/ugyef9ju/

Regards,
SD
ppotaczek
Posts: 751
Joined: Mon Oct 02, 2017 3:12 pm

Re: Unable to see all values on Xaxis from data

Hi srdixit,

With multiple series you must set 'x' value if you want each point to be in a separate category. In this situation it will also be necessary to disable grouping. Please check the example.

Live demo: https://jsfiddle.net/BlackLabel/143mg7r1/
API: https://api.highcharts.com/highcharts/s ... n.grouping

Best regards!
Paweł Potaczek,
Highcharts Developer

Return to “Highcharts Maps”