Hi all,
I’m working with 75-point features, each having daily time series data. My goal is to select a point and display its entire time series in a line chart. I’ve managed to plot all the data for all stations and set up a trigger to link the chart with the selected station. However, when I select a station, the chart only shows data for one day (the last day in the series) instead of the full time series.
I’m not sure what I might be missing, and I’d appreciate any help or suggestions!
Thanks!