Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Scatter chart reference symbols?

Hi all,

I am looking for a way to add reference symbols rather than a reference line onto my scatter chart that will give me the average score for a particular round. This can then be used to compare with the below data points.

My expressions are as follows

avg({$ <Measure={'Outputs'}>} Score)

avg({$ <Measure={'Inputs'}>} Score)

Reference line/symbol expressions

avg({$ <Round={'1'}>} Score)

avg({$ <Round={'2'}>} Score)

etc

I can get the reference lines working fine but when I have four rounds I want to reference it becomes messy with the lines crossing one another, I would prefer a symbol. Can this be done or is there a workaround for this?

Thanks

Scott

0 Replies