how to display two y-axes on a label chatrt
Hello everyone!
I am implementing a label chart that will display information in a bar chart. The bar chart's x-axis is various reasons for downtime in a given industrial plant machine, and the 2 y-axis values are the count for each category, and the percent of total downtime. I see that there is an option called YAxisMode and it has Single Y Axis, Dual Y Axis, and Multiple Y Axis. However, if i select 'Dual Y Axis', I do not see an option to define the data field for my second Y Axis, and it comes up as NaN.
Am I misunderstanding something? I want 1 bar for each category, and I want each of the Y axes (left & right) to scale so that the bar represents the correct % of total when looking at the right Y Axis and the correct count when looking at the left Y Axis.
Thanks in advance for all of your help!
Sincerely,
Alex

