I'm trying to create a chart with the x-axis (horizontal) being a date/timeline and the y-axis (vertical) being the values. I want to show each value in the chart (4 values per year), but only displaying the year in the x-axis.
I've been trying to work with the settings on the categoryAxis object, but can't seem to get it to work.
I have illustrated the issue below in two images.
One having the correct x-axis, but not the correct number of dots and the other one having the correct number of dots, but not the correct x-axis.
I've been trying to work with the settings on the categoryAxis object, but can't seem to get it to work.
I have illustrated the issue below in two images.
One having the correct x-axis, but not the correct number of dots and the other one having the correct number of dots, but not the correct x-axis.