Hide X axis labels in a CCC line chart

1.3k Views Asked by At

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?

1

There are 1 best solutions below

1
On

If you keep the axis visible, you can hide the tick-labels using:

baseAxisLabel_visible: false