Using Ctools through the Pentaho User Console/BI Server I'm wanting to keep the label Title on the x-axis (base axis) but hide the x-axis labels for my CCC Bar Chart component. When selecting baseAxisVisible to False in the Advanced properties it hides both.
Is there a way to manipulate this through an extension?
If you keep the axis visible, you can hide the tick-labels using:
baseAxisLabel_visible: false