Pivot hide header row

Hi guys!
Is there any way to hide last header row (the one containing value + operation)?
Check this image: pivot2 — ImgBB
Thank you!

Hello @vitaliy_kretsul ,
It’s possible to modify the configuration of columns using onBeforeRender event. You can try decrease a height of header via config of columns:
https://snippet.webix.com/2lb12mdq

For more details, please check the related documentation chapter:
https://docs.webix.com/pivot__customization.html