Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
There was an error while loading. Please reload this page.
Companion issue to plotly/dash#531
The only use of events in this repo is that every component gets a
clickevent. But there is also ann_clicksproperty (andn_clicks_timestamp) so nobody needs to use the click event here. But users who are using the event will need to update their code when we remove the event.