We have the need to relabel the Y axis labels. Adding category support to the Y axis appears to be the way to do this.
I request the ability to add categories to the Y axis.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Screen Shot 2018-02-20 at 11.35.51.png | 6.5 KB | john cook |
| #2 | Screen Shot 2018-02-20 at 11.35.23.png | 5.27 KB | john cook |
| #2 | 2946078-y_axis_categories-2.patch | 1.55 KB | john cook |
Comments
Comment #2
john cook commentedI had to use a custom chart to test this as the categories are for each integer and the example chart has too large a range for this option. It is possible to set labels for specific values but they are not necessarily going to be displayed on the chart - maybe work on #2945776: Add Y-Axis Tick options would help with this.
The custom chart has the following setting:
The patch adds settings for the categories to the Yaxis
Before:

After:

Comment #3
john cook commentedComment #5
andileco commented