Y-Axis Labels on Click to Graph

I have a pen set up in Click to Graph which displays the fault code of a device. On the device’s display screen, I have it showing the user readable name of the fault (Load, Run, Bad Config, etc.), which is pulled from a lookup table. Is there a way to display these user readable names as the y-axis labels on the Click to Graph chart screen, instead of the numeric fault code?

I tried setting up a view in the database and pointing the pen to the label column, but it didn’t display the data on the chart when I did that, it was just blank.

Yes, it is possible. You’ll need to set up a Symbol axis. Take a look at this page for the Easy Chart for more info:
docs.inductiveautomation.com/di … art±+Axes
(in the “Symbol Axis Type Example” section)