On Financial Charts And Graphs (Chart), we need guidance on how we can do the following:
- Add horizontal and vertical grey bars on the graph behind the candlesticks. We need to show these bars, based on the data-points received using an external API and also these will be plotted based on the time-frame of the data-points received, multiple times a day.
- Add vertical grey bars, which will only be visible, when we will hover an element on the page outside the graph container.
- Add some dots(markers) on the graph based on the data-points received by the external API.