Hello Peter,
I was displaying the chart and the the title for the graph is pretty big..
categoryAxis: { dataField: 'a', showGridLines: true, text: '100 W Chestnut St 2001, , Chicago, IL 60610 Last 12 Month's Service Data',
But the text is being cut off in the chart that is rendered..
I tried using and \n for extra text to be displayed in the next line, but that was of no help..
I can override this class .jqx-chart-title-text { font-size: 11px !important; }
to display a smaller font size , but the font was too small to read..
Can you suggest a fix as what can be done in such cases..
Thanks
Sushanth