I am building a web app in which one of the point features I am displaying are groundwater monitoring wells with multiple attribute fields at each location with a water level. I am looking to set-up a widget, which I think needs to be the chart widget to show a line graph of all water levels as a line graph. I have tried multiple ways to setup the chart widget but cannot get the result I am looking for. Can anyone provide me some insight on how to do this. I want the user to be able to click on a well location using a widget, which I think is the chart widget and then see a line graph where each vertex on the line graph corresponds to an attribute field which contains a water elevation from a specific date. So basically a time series graph.