I need to increase the size of columns width in my Chart. Does anyone know if this is possible?
Page 1 / 1
Andrew,
The Charts are responsive. Can you place your chart in a grid with a minimum size? This will make the bars larger.
If you have limited screen real estate, then you can consult the Highcharts API documentation (http://api.highcharts.com/highcharts). It looks like ‘pointWidth’ is what you want to set via a Before Render Snippet (http://api.highcharts.com/highcharts/plotOptions.bar.pointWidth).
Thanks,
Bill
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.