Id like to be able to make it so that when I move my cursor over one of the charts, it shows the values for the corresponding timestamp on the other chart.
Similarly, I’d like to do the same thing but with zoom. So, both charts would be zoomed to the same point and show the same timestamps.
The zoom can be set by assigning the same viewstates to both charts on the Y-Axis > Range > Selection Min and Max properties. For hovering, this can be set in Basics > Hover by assigning both charts the same viewstate, but it follows the x-axis rather than the y-axis
No this isn’t necessary, you just need the same Selection Min viewstate for both charts and same Selection Max viewstate. I’ve attached a demo here with both the x-axis and y-axis viewstates set