gwolfe
08-08-2024Data Pipeline
Flip Legend on Stacked Bar Chart
On a stacked bar chart the legend is displayed in the opposite direction as the bars. This is not the best design. Does anyone know how to fix?
Hi gwolfe ,
You can reverse the legend using the following widget script:
widget.on('processresult', (w, args)=> { args.result.legend.reversed = false })
Result as screenshot:
Let me know how you go?
Thanks,
Daniel
RAPID BI
RAPID BI - Sisense Professional Services | Implementations | Custom Add-ons