Forum Discussion

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

Bar Chart - Format a bar to have rounded corners

When creating a bar 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) { re...