Greetings
Is it possible to do dual axis for bar chart to show some trendline? I have configured two overrides but does not show the second axis.
Sample data
metric,value,trend A,1,2.5 B,3,2.5 C,2,2.5 D,4,2.5 E,3,2.5
Thanks