Combining scatter plot and broken line graph with the graph builder
Hi guys, I needs some idea for the graph builder.
I got problem after making a scatter plot which has several data on the Y axis. After that I recognized I have to build in a broken line graph which has the avg data.
I'm trying this by 2 methods but none works.
1. Adding a column that has the avg of the data to my data sheet and use the graph builder again -> Doesnt work because I dont know how to co...