How can i add modebar each subplot

i have 2x2 subplot. can they have each modebar options?

Hi @james9510 welcome to the forums.

I don’t think this is possible, because technically the subplots are part of a single figure object- for which the modebar is shown.

What you could do is using dash and have a figure object for each of the subplots.