Trigger callback on image click

Yes, you could create a single callback that returns different graphs depending on which image was clicked. Alternatively you could use the MultiplexerTransform and create one callback per image.

1 Like