Forum Discussion

Ophir_Buchman's avatar
Ophir_Buchman
Data Integration
04-29-2022

Line Chart - Line Conditional Formatting

When creating a line chart, you might want it to color differently for values below the threshold. Add the following script to your widget: widget.on('processresult', function(widget, result) { ...