Add a vertical line across all graphs produced by plot_single_analysis when the mouse hovers over any of the graphs. This would be useful for comparing the different values each day.
Additionally:
- Only the bottom axis labels should remain, and all graphs should be rendered with no space between them.
- On hover the values for that specific day should be displayed on each chart (close, volume, MACD).
Add a vertical line across all graphs produced by
plot_single_analysiswhen the mouse hovers over any of the graphs. This would be useful for comparing the different values each day.Additionally: