How can I decrease and re-adjust the number of tick labels
on the category axis
?
I have a line-chart which takes live data and increases the number of points on x-axis per second which results in too many tick-labels on the x-axis, I want to decrease and readjust those points to max 4-5 keeping all data points.
edit1- I have tried doing them invisible but it increases vertical length of the graph.
Also, It is seen that when I resize the chart shell it reduces the number of tick labels automatically, Where can I see these changes or in which pre-defined classes of the chart APIs