Would it be possible to insert linebreaks in ticks on a chart?
I'd like to put the scores on new lines:
Here is my code for the ticks:
*ticks: [[1, "Avoid: {Avoid}"], [2, "Involved: {Involved}"], [3, "Hard:{Hard}"], [4, "Soft: {Soft}"], [5, "Intellectual: {Intellectualized}"], [6, "Emotional: {Emotional}"],[7, "Rigid: {Rigid}"], [8, "Loose: {Loose}"], [9, "Escalating: {Escalating}"], [10, "Minimizing: {Minimizing}"], [11, "Revealing: {Revealing}"], [12, "Concealing: {Concealing}"]]