Programmatically trigger hover info display in a chart

I currently have a few different charts that share common x axis values, and I’d like to trigger the hover display on all the charts when a point with a shared x value is hovered over on any one of them. Is there a straightforward way to do this?

See example: https://plot.ly/javascript/hover-events/#triggering-hover-events