How to modify bar width primefaces chart. Primefaces version is 6.1. Fewer versions have some solutions with extender attribute but 6.1 does not have extender attribute.
<p:chart id="basic1" type="bar" model="#{ucusYolcuBean.model}" style="width: 100%;" responsive="true" />