Home › Forums › Feature Requests & Feedback › column width thickness/size › Reply To: column width thickness/size
Hi,
Yes, it is possible to change the size of column inside the library. You can make a change in Property maxBarWidth inside renderColumn controls the width of bar. It can be controlled by changing .15 (fraction of chart’s width) as required at line number 4353 of 1.5 GA.
— Anjali