I’ve plot a candlestick chart with moving averages shows as follows
I hope if I could put all the texts in one text box, and fix the location of the hover to upper-right corner of the chart.
I’ve read the Hover events guide but it’s in Javascript. Apparently Python code doesn’t call on.hover() function so it won’t modify the hover or show the picture.
Another question is that how to zoom a candelstick chart? I can only choose time(x axis) but I can’t zoom y axis, even in dash.