Tooltip in dcc.graph with different values to the original

Hi,

I have two dataframes, one of them is normalized. Therefore, I would like to create a dcc.graph that shows the bars with normalize data, but when you mouse over a bar, it shows the original value. It’s possible?