You should always show some work when pushing the overflow stack. It helps us understand your problem.
I think you are having a problem with EnhancedLedgendRenderer based on your description.
This is what my code is like reaching 1 row, 3 columns.
legend: {
renderer: jQuery.jqplot.EnhancedLegendRenderer,
show: true,
location: 's',
placement: 'outside',
rendererOptions: {
numberRows: '1',
numberColumns: '3'
},
seriesToggle: true
},
In addition, you are likely to lose votes due to punctuation and lack of capitalization.
source
share