Anyone know if there is a way to use the Time Slider on multiple data frames simultaneously?
Example : My Dataframe 1 shows precipiation values over an area and DataFrame 2 shows corresponding temperature.. I want to be able to use the slider to advance both DFrames at once. Right now only the 'activated' dataframe is being changed with the slider..
Thanks
Travis