I would like to use Tableau to create a bar plot for score of students. The column variable is student name which contains more than 100 names. Therefore when Tableau generate the plot, it will only show limited names as headers. Currently Tableau shows headers by its own selection.
My question is can I select a small group of levels and force Tableau to show them as headers?
For example, suppose I have a table where:
Columns is '1' - '100' (In string type representing the names)
Values for each level is 1 - 100 respectively
The output bar plot looks like the following picture:
You can see that the x-axis header shows 3, 7, 11, ..., 99.
Can I force it to show 1, 10, 20, 30, ..., 100?