How to use a different dataframe to display annotation on a timeseries plotly chart

Hello All,
i have a plotly chart where i display a timeseries chart using dataframe
i have another dataframe which contains events information.
i want to display the events on the timeseries. for example if my timeseries dataframe is of Shareprice with respect to time i want to show event information like press release. Q1 results announced etc.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.