Forum Discussion

Ophir_Buchman's avatar
Ophir_Buchman
Data Integration
06-09-2022

Column Chart - Format a column to have rounded corners

When creating a column chart, you might want to design it to have rounded corners To round all corners - Apply the following widget script: widget.on('processresult',function(widget,result) { ...