Shading in on graph builder
I have a chart that evolves over time. At each time point I compute a point estimate and for each point estimate I compute a lower and upper confidence interval value. This gives a range at each time point but it also gets narrower over time as I have more data as time evolves. An example of some data and the chart I created in graph builder are attached. Is there a way of coding to shade in the r...